nesp_sdk_dart_http 0.0.1-dev.2 copy "nesp_sdk_dart_http: ^0.0.1-dev.2" to clipboard
nesp_sdk_dart_http: ^0.0.1-dev.2 copied to clipboard

The Http library for the NESP Dart software development kit.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nesp_sdk_dart_http

With Flutter:

 $ flutter pub add nesp_sdk_dart_http

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  nesp_sdk_dart_http: ^0.0.1-dev.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:nesp_sdk_dart_http/nesp_sdk_dart_http.dart';
1
likes
160
points
105
downloads

Publisher

verified publisherpub.nesptech.cn

Weekly Downloads

The Http library for the NESP Dart software development kit.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

dio

More

Packages that depend on nesp_sdk_dart_http