animated_clock_indicator
A customizable animated clock indicator widget for Flutter, allowing developers to add visually appealing, configurable clock animations to their applications.
1.0.4
52 downloads/mo
#4140 most downloaded on pub.dev
nkalahanov/animated_clock_indicator
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
5 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Nov 2024 to Nov 2024
2025
2026
Releases
latest 5-
1.0.403 Nov 2024Release notes
Open source →Changed
- Code Formatting: Standardized code formatting across the project to improve readability and maintain consistency.
-
1.0.303 Nov 2024Release notes
Open source →Added
- Stroke Cap Customization: Introduced
minuteHandStrokeCapandhourHandStrokeCapoptions inAnimatedClockIndicatorOptions, allowing developers to specify distinct stroke cap styles (e.g., round, square, butt) for each hand, providing enhanced customization for hand-end appearance.
- Stroke Cap Customization: Introduced
-
1.0.203 Nov 2024 -
1.0.103 Nov 2024Release notes
Open source →Changed
- README.md: Improved documentation formatting and added usage examples for clarity.
- LICENSE: Updated the license file to ensure compatibility with pub.dev requirements by using the exact MIT License text format.
-
1.0.003 Nov 2024Release notes
Open source →Added
- Initial Release:
- Introduced the
AnimatedClockIndicatorwidget, enabling developers to add animated clock indicators to their Flutter applications. - Developed the
AnimatedClockIndicatorOptionsclass, providing extensive customization options for border width, hand widths, colors, rotation durations, and ratios. - Implemented a named constructor
withUniformColorinAnimatedClockIndicatorOptionsfor applying a single color to all clock elements, ensuring aesthetic harmony. - Ensured performance optimization by incorporating an internal
RepaintBoundary, preventing unnecessary repaints. - Comprehensive documentation and usage examples included to facilitate easy integration and customization.
- Introduced the
- Initial Release: