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

A customizable animated clock indicator widget for Flutter, allowing developers to add visually appealing, configurable clock animations to their applications.

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

[1.0.3] - 2024-11-03 #

Added #

  • Stroke Cap Customization: Introduced minuteHandStrokeCap and hourHandStrokeCap options in AnimatedClockIndicatorOptions, allowing developers to specify distinct stroke cap styles (e.g., round, square, butt) for each hand, providing enhanced customization for hand-end appearance.

[1.0.2] - 2024-11-03 #

Changed #

  • pubspec.yaml: Updated package description to be more concise.

[1.0.1] - 2024-11-03 #

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.0] - 2024-11-03 #

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

Publisher

unverified uploader

Weekly Downloads

A customizable animated clock indicator widget for Flutter, allowing developers to add visually appealing, configurable clock animations to their applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_clock_indicator