dio_retry 0.1.9-beta copy "dio_retry: ^0.1.9-beta" to clipboard
dio_retry: ^0.1.9-beta copied to clipboard

A starting point for Dart libraries or applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dio_retry

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

dependencies:
  dio_retry: ^0.1.9-beta

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dio_retry/dio_retry.dart';
21
likes
30
pub points
63%
popularity

Publisher

unverified uploader

A starting point for Dart libraries or applications.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

dio, logging, meta

More

Packages that depend on dio_retry