http_encapsulation 0.0.4 copy "http_encapsulation: ^0.0.4" to clipboard
http_encapsulation: ^0.0.4 copied to clipboard

http_encapsulation工具。一款简单二次封装dio的package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add http_encapsulation

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

dependencies:
  http_encapsulation: ^0.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:http_encapsulation/http_encapsulation.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

http_encapsulation工具。一款简单二次封装dio的package

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on http_encapsulation