Files
charts_flutter/README.md
2025-04-03 14:27:03 +07:00

19 lines
664 B
Markdown

# Flutter Charting library
[![pub package](https://img.shields.io/pub/v/charts_flutter.svg)](https://pub.dartlang.org/packages/charts_flutter)
Material Design data visualization library written natively in Dart.
## Supported charts
See the [online gallery](https://google.github.io/charts/flutter/gallery.html).
## Using the library
The `/example/` folder inside `charts_flutter` in the [GitHub repo](https://github.com/google/charts)
contains a full Flutter app with many demo examples.
## Development
This project is developed internally at Google and published for external
consumption, external contributions unfortunately cannot be taken at this time.