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

discontinued

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.5

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
130
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cookie_jar, dio, dio_cache_interceptor, dio_cookie_manager, flutter, path_provider

More

Packages that depend on dio_utils