bezier_chart 1.0.17+1 icon indicating copy to clipboard operation
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
30
pub points
86%
popularity

Publisher

verified publisher iconaeyrium.com

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

Repository (GitHub)
View/report issues

License

Icon for licenses.Apache-2.0 (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on bezier_chart