dio_request_plus 2.1.1 copy "dio_request_plus: ^2.1.1" to clipboard
dio_request_plus: ^2.1.1 copied to clipboard

Dio请求库二次封装

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dio_request_plus

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

dependencies:
  dio_request_plus: ^2.1.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_request_plus/dio_request_plus.dart';
1
likes
125
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

Dio请求库二次封装

Documentation

API reference

License

MIT (license)

Dependencies

dio, encrypt, flutter, json_annotation, logger, path, pointycastle

More

Packages that depend on dio_request_plus