bezier_chart 1.0.17+1 copy "bezier_chart: ^1.0.17+1" to clipboard
bezier_chart: ^1.0.17+1 copied to clipboard

A beautiful bezier line chart widget for flutter that is highly interactive and configurable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bezier_chart

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

dependencies:
  bezier_chart: ^1.0.17+1

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:bezier_chart/bezier_chart.dart';
248
likes
40
pub points
87%
popularity

Publisher

verified publisheraeyrium.com

A beautiful bezier line chart widget for flutter that is highly interactive and configurable.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on bezier_chart