new_flutter_gauge 1.0.0 new_flutter_gauge: ^1.0.0 copied to clipboard
A small library that gives access to gauge graphs.
Update of gauge graphics library originally published by alitorki2651. Now supported for latest version of Flutter with Null Safety.
Features #
Examples of graphics that can be made.
Getting started #
You can use this package in any flutter project.
import 'package:new_flutter_gauge/new_flutter_gauge.dart';
Usage #
To see complete examples of how to make the graphics in the images above, see the example section of the page.
Additional information #
This library is currently only an update of the original library published by alitorki2651 a few years ago and can be accessed here.