gauge_indicator 0.4.3 copy "gauge_indicator: ^0.4.3" to clipboard
gauge_indicator: ^0.4.3 copied to clipboard

An animated, highly customizable, open source, Flutter gauge widget.

0.4.3 #

  • Support negative values #7 by dino-keskic
  • Added gauge segments border.
  • Corrected the readme example. Added radius parameter that is required for parent widgets that do not have a constrained size.
  • Fixed segment color changes in the example application

0.4.2 #

  • Updated package thumbnail image

0.4.1 #

  • Fixed the gauge indicator not responding to the progress bar change.

0.4.0 #

  • Added factory constructors GaugeProgressBar and GaugePointer classes.
  • Fixed the radius property of RadialGauge and AnimatedRadialGauge widgets.
  • Added implicit radius animation for the AnimatedRadialGauge widget.
  • Added cornerRadius argument for GaugeAxisStyle and GaugeSegment classes.
  • Fixed invalid segment spacing.
  • Fixed the basic progress bar for the 360-degree axis.
  • Fixed errors that occur when using the AnimatedRadialGauge widget without the radius property provided.
  • Added default style for RadialGauge and AnimatedRadialGauge widgets to make it easier to get started with the widget.
  • Moved progressBar property from the widget to the GaugeAxis class.
  • Made GaugeProgressBar constructors constant.
  • Minor bug fixes.

0.3.3 #

  • Fixed readme file.

0.3.0 #

  • Initial release.
109
likes
140
pub points
95%
popularity
screenshot

Publisher

verified publisherklyta.it

An animated, highly customizable, open source, Flutter gauge widget.

Repository (GitHub)
View/report issues

Topics

#widget #animation #gauge #gauge-indicator #gauges

Documentation

API reference

Funding

Consider supporting this project:

www.paypal.com
www.buymeacoffee.com

License

MIT (LICENSE)

Dependencies

collection, equatable, flutter

More

Packages that depend on gauge_indicator