gauge_indicator 0.2.0-dev.1 copy "gauge_indicator: ^0.2.0-dev.1" to clipboard
gauge_indicator: ^0.2.0-dev.1 copied to clipboard

outdated

Package that provides a gauge indicator widget.

0.1.0 #

  • Migrated to the render box.
  • Added flutter_lints package for the analysis.
  • Removed gauge custom painter.
  • Renamed Gauge into AnimatedRadialGauge.
    • AnimatedRadialGauge is simplicity animated widget.
    • Added initialValue which describes the value from which the gauge indicator will be initially animated to the current value.
  • Added RadialGauge widget, that supports drawing gauge indicator without the animations.

0.0.1 #

  • Initial release.