dio_utils 0.0.2 copy "dio_utils: ^0.0.2" to clipboard
dio_utils: ^0.0.2 copied to clipboard

discontinued
outdated

dio tools, including cache management, cookie management, request retry.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dio_utils

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

dependencies:
  dio_utils: ^0.0.2

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_utils/dio_utils.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

dio tools, including cache management, cookie management, request retry.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cookie_jar, dio, dio_cache_interceptor, dio_cookie_manager, flutter

More

Packages that depend on dio_utils