material_charts 0.0.25 copy "material_charts: ^0.0.25" to clipboard
material_charts: ^0.0.25 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
copied to clipboard

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.25
copied to clipboard

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';
copied to clipboard
29
likes
130
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)

Topics

#persistence #charts #graph #diagram #visualization

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on material_charts