pie_timer 1.3.1 copy "pie_timer: ^1.3.1" to clipboard
pie_timer: ^1.3.1 copied to clipboard

Customizable Timer package with a pie animation. This package can render a circular countdown timer with animated pie-shaped progress.

Version 1.3.1 (18.01.2024) #

  • Bug fix, the shape of the circular overlay was fixed.

Version 1.3.0 (17.01.2024) #

  • Feature/pie animation start angle change.

Version 1.2.0 (14.09.2022) #

  • VoidCallback onLongPress added to PieAnimationController to call _onLongPress.
  • VoidCallback startAnim added to PieAnimationController to call _startAnim.
  • VoidCallback stopAnim added to PieAnimationController to call _stopAnim.
  • VoidCallback resetAnim added to PieAnimationController to call _resetAnim.

Version 1.1.2 (14.09.2022) #

  • VoidCallback onTap added to PieAnimationController to call _onTap.
  • Bug Fix (Stop icon animation)

Version 1.1.1 (14.09.2022) #

  • Bug fix (Flickering effect with multiple timers)

Version 1.1.0 (07.09.2022) #

  • Shadow properties removed in CustomPainter.
  • PhysicalModel added for material shadow.

Version 1.0.0 (06.09.2022) #

  • Initial release. Features, usage, etc. are added in readme.md.
7
likes
40
points
157
downloads

Publisher

unverified uploader

Weekly Downloads

Customizable Timer package with a pie animation. This package can render a circular countdown timer with animated pie-shaped progress.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pie_timer