datetime_loop 1.2.0 copy "datetime_loop: ^1.2.0" to clipboard
datetime_loop: ^1.2.0 copied to clipboard

A Flutter package that provides a widget to listen to the system's datetime and trigger a rebuild based on the specified time unit.

1.2.0 (2024-04-02) #

  • New Feature: Added milliseconds to TimeUnit.
  • update example

1.1.1 (2024-04-02) #

  • add example pubspec.lock to gitignore

1.1.0 (2024-03-10) #

Changes:

  • New Feature: Added triggerOnStateChange parameter to DateTimeLoopBuilder.

1.0.1 #

  • remove unused code
  • add example

1.0.0 #

  • initial release
6
likes
150
pub points
82%
popularity

Publisher

verified publishertkantira.com

A Flutter package that provides a widget to listen to the system's datetime and trigger a rebuild based on the specified time unit.

Repository (GitHub)
View/report issues

Topics

#widget #datetime #timer

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on datetime_loop