animated_analog_clock 0.2.1
animated_analog_clock: ^0.2.1 copied to clipboard
A customizable and animated analog clock widget for Flutter applications.
[0.2.1] - 2025-01-19 #
Updates #
- Dependencies: Updated package dependencies to ensure compatibility with the latest versions.
[0.2.0] - 2025-01-18 #
New Features #
- Background Image Support: Added the ability to set an image as the background for the analog clock, enhancing customization options.
[0.1.0] - 2024-6-25 #
- DialType Enum: Introduced the
DialType
enum to support different dial options: dashes, numbers, numberAndDashes, and none. - CPU Performance: Optimized CPU performance for smoother and more efficient animations.
- Customization Options: Added more customization options for the clock UI, including color and style options for the clock face and hands.
- Adjustable Update Intervals: Optimize performance with the
updateInterval
property. - Smooth Animations: Enjoy a seamlessly animated clock interface.
- Optional Seconds Hand: Toggle the second hand to show or hide.
[0.0.2] - 2024-5-9 #
- Fixing Dart Pub link.
- Add Documentation
[0.0.1] - 2024-5-9 #
- Initial release of the animated_analog_clock package.