flutter_smart_timer 1.1.2 copy "flutter_smart_timer: ^1.1.2" to clipboard
flutter_smart_timer: ^1.1.2 copied to clipboard

A smart timer designed for easy use, featuring interval functions and customizable duration settings.

SmartTimer in Dart #

A flexible and customizable timer implementation in Dart that supports pausing, resuming, and custom intervals. Perfect for games, workout timers, quizzes, and more!

Features #

Start a timer that counts seconds.

On each tick (onTick), the current time is printed.

Custom intervals: Notifications are triggered at specified intervals (e.g., 5, 10, 15 seconds).

Pause and resume functionality.

Completion callback (onComplete): Executes when the timer finishes.

Why is it cool? #

Flexibility: You can set any intervals and callback functions.

Convenience: Pause and resume make the timer versatile.

Practicality: Useful for games, workout timers, quizzes, and more.

2
likes
0
points
14
downloads

Publisher

verified publisheranykeylib.ru

Weekly Downloads

A smart timer designed for easy use, featuring interval functions and customizable duration settings.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on flutter_smart_timer