timerun 0.8.3
timerun: ^0.8.3 copied to clipboard
Is a timer library for Flutter that allows you to easily manage timers with customizable configurations. You can use this library to implement timers in your Flutter applications in a simple and flexible way.
0.8.0 #
[Version 0.8.0] - Release Date (06/11/2023) Aggregate Initial release of the timerun package. Implementation of TimeRun class to have a background timer in Flutter.
0.8.1 #
[Version 0.8.1] - Release Date (06/11/2023) Correction in documentation
0.8.2 #
[Version 0.8.2] - Release Date (09/11/2023) Add time of the pause in onUpdate
0.8.3 #
[Version 0.8.3] - Release Date (09/11/2023) Add time of the pause in onUpdate (ios)