custom_timer 0.1.1 copy "custom_timer: ^0.1.1" to clipboard
custom_timer: ^0.1.1 copied to clipboard

outdated

A Flutter package to create a customizable timer with controller.

[0.1.0] - Dec. 30, 2021 #

New version of the package.

  • Correct operation of the milliseconds of the timer.
  • New controller using state notifications.
  • New builders with reduced code.
  • Timer widget optimization.

[0.0.6] - Jun. 16, 2021 #

  • Bug fixes.

[0.0.5] - Jun. 16, 2021 #

  • CustomTimerController dispose method.

[0.0.4] - Jun. 10, 2021 #

  • Support null safety.

[0.0.3] - Jan. 8, 2021 #

  • Added internal Custom Timer Controller for proper function of builders.

[0.0.2] - Nov. 18, 2020 #

  • Structured code in different files.
  • Corrections in the README.

[0.0.1] - Nov. 16, 2020 #

This is the initial release of the custom_timer package. This includes features such as

  • Timer builders with customization options
  • Manually controlling the custom timer via the CustomTimerController
136
likes
0
pub points
96%
popularity

Publisher

unverified uploader

A Flutter package to create a customizable timer with controller.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on custom_timer