icharts 0.13.5 icharts: ^0.13.5 copied to clipboard
Material Design charting library for flutter. Forked from google/charts and updated to the latest SDK and packages. Some charts have been modified for large-screen display.
Flutter Charting library #
Forked from google/charts
This project is forked from google/charts and updated to run on the latest SDKs and packages.
Material Design data visualization library written natively in Dart.
Supported charts #
Demos are available for a few sample charts.
See the online gallery.
Using the library #
The /example/
folder inside charts_flutter
in the GitHub repo
contains a full Flutter app with many demo examples.