material_charts 0.0.23 copy "material_charts: ^0.0.23" to clipboard
material_charts: ^0.0.23 copied to clipboard

A flutter library for creating and manage industrial standard charts

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_charts

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

dependencies:
  material_charts: ^0.0.23

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:material_charts/material_charts.dart';
7
likes
140
pub points
44%
popularity

Publisher

unverified uploader

A flutter library for creating and manage industrial standard charts

Repository (GitHub)
View/report issues

Topics

#persistence #charts #graph #diagram #visualization

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on material_charts