material_charts 0.0.24 copy "material_charts: ^0.0.24" to clipboard
material_charts: ^0.0.24 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 Dart:

 $ dart pub add material_charts
copied to clipboard

With Flutter:

 $ flutter pub add material_charts
copied to clipboard

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

dependencies:
  material_charts: ^0.0.24
copied to clipboard

Alternatively, your editor might support dart pub get or 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';
copied to clipboard
29
likes
0
points
662
downloads

Publisher

unverified uploader

Weekly Downloads

2024.05.31 - 2025.04.25

A flutter library for creating and manage industrial standard charts

Repository (GitHub)
View/report issues

Topics

#persistence #charts #graph #diagram #visualization

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on material_charts