gauge_indicator 0.2.0-dev.1
gauge_indicator: ^0.2.0-dev.1 copied to clipboard
Package that provides a gauge indicator widget.
0.1.0 #
- Migrated to the render box.
- Added
flutter_lintspackage for the analysis. - Removed gauge custom painter.
- Renamed
GaugeintoAnimatedRadialGauge.AnimatedRadialGaugeis simplicity animated widget.- Added
initialValuewhich describes the value from which the gauge indicator will be initially animated to the currentvalue.
- Added
RadialGaugewidget, that supports drawing gauge indicator without the animations.
0.0.1 #
- Initial release.