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
150
points
2
downloads

Publisher

verified publishertechind.co

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on my_timer