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

AnimatedClock is a highly customizable Flutter package that provides a sleek animated clock widget. It offers extensive configuration options for border styling, clock hand dimensions, colors, rotatio [...]

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2024-04-27 #

Added #

  • Initial Release:
    • Introduced the AnimatedClockIndicator widget, enabling developers to add animated clock indicators to their Flutter applications.
    • Developed the AnimatedClockIndicatorOptions class, providing extensive customization options for border width, hand widths, colors, rotation durations, and ratios.
    • Implemented a named constructor withUniformColor in AnimatedClockIndicatorOptions for 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.
3
likes
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

AnimatedClock is a highly customizable Flutter package that provides a sleek animated clock widget. It offers extensive configuration options for border styling, clock hand dimensions, colors, rotation durations, and animation ratios through the `AnimatedClockOptions` class.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animated_clock_indicator