syncfusion_flutter_charts 1.0.0-beta.5 copy "syncfusion_flutter_charts: ^1.0.0-beta.5" to clipboard
syncfusion_flutter_charts: ^1.0.0-beta.5 copied to clipboard

outdated

Syncfusion Flutter Charts is a data visualization library written natively in Dart for creating beautiful and high-performance cartesian and circular charts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add syncfusion_flutter_charts

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

dependencies:
  syncfusion_flutter_charts: ^1.0.0-beta.5

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:syncfusion_flutter_charts/charts.dart';
3008
likes
0
pub points
99%
popularity

Publisher

verified publishersyncfusion.com

Syncfusion Flutter Charts is a data visualization library written natively in Dart for creating beautiful and high-performance cartesian and circular charts.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl, vector_math

More

Packages that depend on syncfusion_flutter_charts