Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"); }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages