nhttp

Last updated:

0 purchases

nhttp Image
nhttp Images
Add to Cart

Description:

nhttp

nhttp #
Native Http
Usage #
Plugin for native requests on android and ios, other platforms using http package
Example #
import 'package:nhttp/nhttp.dart' as nhttp;
Future<nhttp.Response> _getData() async {
return await nhttp.get("https://jsonplaceholder.typicode.com/albums/1");
}

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.