bezier_chart 1.0.4 copy "bezier_chart: ^1.0.4" to clipboard
bezier_chart: ^1.0.4 copied to clipboard

outdated

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
copied to clipboard

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.4
copied to clipboard

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';
copied to clipboard
249
likes
0
points
62
downloads

Publisher

verified publisheraeyrium.com

Weekly Downloads

2024.08.28 - 2025.03.12

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on bezier_chart