single_value_charts 1.0.2 copy "single_value_charts: ^1.0.2" to clipboard
single_value_charts: ^1.0.2 copied to clipboard

A Flutter package for rendering versatile and customizable single value charts. Ideal for dashboards, analytics, and data visualization tasks. Supports a wide range of chart types like trend indicator [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add single_value_charts

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  single_value_charts: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:single_value_charts/single_value_charts.dart';
3
likes
120
points
4
downloads

Publisher

verified publisherzavora.co.ke

Weekly Downloads

A Flutter package for rendering versatile and customizable single value charts. Ideal for dashboards, analytics, and data visualization tasks. Supports a wide range of chart types like trend indicators, status charts, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on single_value_charts