flutter_animated_circle 0.1.1 copy "flutter_animated_circle: ^0.1.1" to clipboard
flutter_animated_circle: ^0.1.1 copied to clipboard

Beautiful animated circles and pie charts for Flutter. Smooth animations, multi-segment support, scroll triggers, and extensive customization.

Changelog #

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

0.1.1 - 2025-07-22 #

Improved #

  • Test Coverage: Updated and expanded test suite to validate performance optimizations
  • Code Quality: Added equality operators and hashCode implementations for better configuration comparison
  • Documentation: Enhanced code documentation with performance considerations

Fixed #

  • Test Compatibility: Corrected test expectations to match improved shouldRepaint behavior

0.1.0 - 2025-07-11 #

Added #

  • Animated Pie Charts: New AnimatedPieChartView widget for filled pie visualizations
  • Pie Data Model: PieData class for chart data with values, colors, and labels
  • Pie Chart Painter: PieChartPainterConfig and PieChartPainter for rendering
  • Demo Pages: PieChartDemo and PieChartScrollDemo with examples
  • Test Coverage: Comprehensive tests for new components
  • Documentation: Updated README with pie chart API and examples

Improved #

  • Navigation with pie chart demo links
  • API reference with pie chart options
  • Design patterns for circles vs pie charts

0.0.3 #

Added #

  • Professional documentation suite with comprehensive README
  • Contributing guidelines and development setup instructions

Improved #

  • Package description for better discoverability
  • Code quality standards and review processes
  • API documentation with complete parameter reference
  • Performance guidelines and troubleshooting section

0.0.2 #

Added #

  • Usage examples in README.md
  • Additional code samples for different use cases

0.0.1 #

Added #

  • Initial release of Flutter Animated Circle package
  • Full circle animation support
  • Segmented circles for data visualization
  • Scroll-triggered animations
  • Customizable appearance options
  • Cross-platform support (Android, iOS, Web, Windows, macOS, Linux)
  • Custom painter implementation
6
likes
160
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

Beautiful animated circles and pie charts for Flutter. Smooth animations, multi-segment support, scroll triggers, and extensive customization.

Repository (GitHub)
View/report issues

Topics

#animation #circle #pie-chart #data-visualization #custom-painter

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_animated_circle