cancellable_process 0.0.7
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 [...]