awesome_gauges 1.0.0 copy "awesome_gauges: ^1.0.0" to clipboard
awesome_gauges: ^1.0.0 copied to clipboard

awesome_gauge is a package for build gauge.

awesome_gauge is a package for build gauge.

Features #

Curve gauge

[gif_curve.gif]

Horizontal gauge

[gif_horizontal.gif]

Vertical gauge

[gif_vertical.gif]

Usage #

Column( mainAxisAlignment: MainAxisAlignment.end, children: [ /// Awesome gauge widget AwesomeGauge.curveGauge( gaugeType: GaugeType.curve, size: 450, initialValue: 80, max: 300, measurementScale: 'kg', gaugeColor: Colors.deepOrange, backgroundColor: Colors.white, onChangeValue: (value) { /// Use returned value in your code }, ),

6
likes
0
points
21
downloads

Publisher

verified publisherfluttercode.ir

Weekly Downloads

awesome_gauge is a package for build gauge.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on awesome_gauges