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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
21
likes
40
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.19 - 2025.04.03

A starting point for Dart libraries or applications.

Repository (GitHub)

License

MIT (license)

Dependencies

dio, logging, meta

More

Packages that depend on dio_retry