save_points_chart 1.5.0 copy "save_points_chart: ^1.5.0" to clipboard
save_points_chart: ^1.5.0 copied to clipboard

Modern Flutter charting library with 12 chart types, Material 3 design, smooth animations, and zero dependencies.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add save_points_chart

With Flutter:

 $ flutter pub add save_points_chart

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

dependencies:
  save_points_chart: ^1.5.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:save_points_chart/save_points_chart.dart';
3
likes
0
points
364
downloads

Publisher

unverified uploader

Weekly Downloads

Modern Flutter charting library with 12 chart types, Material 3 design, smooth animations, and zero dependencies.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on save_points_chart