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

outdated

基于dio库扩展,增加签名策略支持

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dio_extend

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

dependencies:
  dio_extend: ^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_extend/dio_extend.dart';
1
likes
5
pub points
0%
popularity

Publisher

unverified uploader

基于dio库扩展,增加签名策略支持

Homepage

License

unknown (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on dio_extend