smart_progress_circle 0.1.0
smart_progress_circle: ^0.1.0 copied to clipboard
SmartProgressCircle is a customizable Flutter widget for displaying dynamic circular progress. Ideal for real-time updates in apps like fitness trackers and dashboards.
0.1.0 #
- Updated SDK constraints to Flutter 3.44.0 and Dart 3.12.0
- Replaced deprecated
withOpacitywithwithValues - Modernized widget constructor using super parameters
- Improved internal code quality and lint compliance
0.0.7 #
- Compatible with latest Dart version
0.0.6 #
- Initial public release
- Customizable animated circular progress widget
- Gradient support
- Smooth gesture-based interaction
- Optimized CustomPainter rendering