owlnext_charts 1.0.0 copy "owlnext_charts: ^1.0.0" to clipboard
owlnext_charts: ^1.0.0 copied to clipboard

Package Flutter de visualisation de données basé sur fl_chart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add owlnext_charts

With Flutter:

 $ flutter pub add owlnext_charts

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

dependencies:
  owlnext_charts: ^1.0.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:owlnext_charts/owlnext_charts.dart';
1
likes
0
points
14
downloads

Publisher

verified publisherowlnext.fr

Weekly Downloads

Package Flutter de visualisation de données basé sur fl_chart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fl_chart, flutter

More

Packages that depend on owlnext_charts