cancellable_process 0.0.7 copy "cancellable_process: ^0.0.7" to clipboard
cancellable_process: ^0.0.7 copied to clipboard

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 re [...]

7 versionsVersions feed

Stable versions of cancellable_process

VersionMin Dart SDKUploadedDocumentationArchive
0.0.7Null safety2.1715 months agoGo to the documentation of cancellable_process 0.0.7Download cancellable_process 0.0.7 archive
0.0.6Null safety2.1715 months agoGo to the documentation of cancellable_process 0.0.6Download cancellable_process 0.0.6 archive
0.0.5Null safety2.1719 months agoDownload cancellable_process 0.0.5 archive
0.0.4Null safety3.02 years agoDownload cancellable_process 0.0.4 archive
0.0.3Null safety3.02 years agoDownload cancellable_process 0.0.3 archive
0.0.2Null safety3.02 years agoDownload cancellable_process 0.0.2 archive
0.0.1Null safety3.02 years agoDownload cancellable_process 0.0.1 archive
4
likes
120
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

async, either_dart, flutter

More

Packages that depend on cancellable_process