pub.dev : cancellable_process : 0.0.2
Provides an easy way to retry asynchronous functions. The delay and asynchronous functions you will give are repeated according to the maximum number of repetitions you will give, and the answer is returned as an error or correct result. Error handling is provided using the Either package.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:pub/cancellable_process@0.0.2
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- flutter_lints ^2.0.0 Development
- flutter_test --- sdk: flutter Development
- async ^2.11.0
- either_dart ^1.0.0
- flutter --- sdk: flutter