You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/web/charts/flutter
Kevin Moore 3fe927cb29
Add flutter_web samples (#75)
6 years ago
..
lib Add flutter_web samples (#75) 6 years ago
test Add flutter_web samples (#75) 6 years ago
CHANGELOG.md Add flutter_web samples (#75) 6 years ago
LICENSE Add flutter_web samples (#75) 6 years ago
README.md Add flutter_web samples (#75) 6 years ago
pubspec.lock Add flutter_web samples (#75) 6 years ago
pubspec.yaml Add flutter_web samples (#75) 6 years ago

README.md

Flutter Charting library

pub package

Material Design data visualization library written natively in Dart.

Supported 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.