braven_charts 0.18.0 copy "braven_charts: ^0.18.0" to clipboard
braven_charts: ^0.18.0 copied to clipboard

The full-featured open-source Flutter charting system. Fourteen native chart families with multi-axis, live streaming, crosshair tracking, annotations, and typed grammar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add braven_charts

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  braven_charts: ^0.18.0

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:braven_charts/braven_charts.dart';
2
likes
160
points
2.79k
downloads
screenshot

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

The full-featured open-source Flutter charting system. Fourteen native chart families with multi-axis, live streaming, crosshair tracking, annotations, and typed grammar.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#chart #data-visualization #flutter-widgets #annotations #streaming

License

MIT (license)

Dependencies

crypto, fleather, flex_color_picker, flutter, parchment, web

More

Packages that depend on braven_charts