my_timer 1.0.0 copy "my_timer: ^1.0.0" to clipboard
my_timer: ^1.0.0 copied to clipboard

A customizable Flutter timer widget that supports incrementing and decrementing time with callbacks for tick and completion.

1.0.0 #

Initial release #

  • Added MyTimer widget that allows incrementing and decrementing time.
  • Supports custom tick intervals via the tickInSecond property.
  • Added start, stop, and complete callbacks through the MyTimerController.
  • Allows customizable child widget or default time display.
  • Accepts styling options for the time display text.
  • Supports both incrementing and decrementing modes with start and end time.
5
likes
140
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter timer widget that supports incrementing and decrementing time with callbacks for tick and completion.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on my_timer