dio_net 0.0.1 copy "dio_net: ^0.0.1" to clipboard
dio_net: ^0.0.1 copied to clipboard

基于[dio]网络框架

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dio_net

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

dependencies:
  dio_net: ^0.0.1

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:dio_net/dio_net.dart';
2
likes
125
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

基于[dio]网络框架

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

connectivity_plus, dio, flutter, pretty_dio_logger

More

Packages that depend on dio_net