poller 1.1.2
poller: ^1.1.2 copied to clipboard
A custom poller for Flutter apps to use to periodically poll for information.
1.1.2 17 April 2020 #
- Add example_gif.gif to README.md
1.1.1 17 April 2020 #
- Update README.md
1.1.0 17 April 2020 #
- Expose Poller._timer for testing
- Improve stop functionality
- Update tests to account for execution time
- Include example
1.0.0 17 April 2020 #
- Initial release with start, stop, pause, resume, callback, and callbackAsync functionality