first commit
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# Flutter Charting library
|
||||||
|
|
||||||
|
[](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.
|
||||||
Reference in New Issue
Block a user