circular_progress_pie 0.0.2
circular_progress_pie: ^0.0.2 copied to clipboard
A highly customizable pie chart progress indicator for Flutter with smooth animations, gradients, and multiple animation types.
Changelog #
0.0.2 - 2025-09-27 #
Added #
- Initial release of Pie Progress Indicator
- Basic pie progress with custom colors
- Circular ring progress variant
- Percentage indicator with text
- Gradient support
- Multiple animation types
- Customizable start angle and direction
- Smooth animations with configurable duration/curve
Features #
PieProgressIndicator- Main widget with all customization optionsPieProgressIndicator.circular()- Ring-style progressPieProgressIndicator.percentage()- Percentage text indicatorPieProgressIndicator.gradient()- Gradient progress indicator- Four animation types: sweep, fill, bounce, elastic
- Support for center child widget