material_charts 0.0.26 copy "material_charts: ^0.0.26" to clipboard
material_charts: ^0.0.26 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.26
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
28
likes
140
points
520
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

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