horizontal_gauge 2.0.2
horizontal_gauge: ^2.0.2 copied to clipboard
A customizable horizontal gauge widget for Flutter with smooth animations, interactive controls, and rich theming options.
Changelog #
2.0.2 #
- Bug Fixed
2.0.1 #
- Readme Update
2.0.0 #
Added #
- CircularGauge widget with arc-based design
- Animated needle indicator and progress arc
- Tap-to-set functionality (optional)
- CircularGaugeTheme for customization
- Custom builders support
Changed #
- Added circular_gauge.dart export to main library
- Updated example app with dual tab interface
Fixed #
- Animation controller memory leaks
- Color opacity methods for latest Flutter