echart_flutter 0.1.0+2 copy "echart_flutter: ^0.1.0+2" to clipboard
echart_flutter: ^0.1.0+2 copied to clipboard

This is a library that make it easy to draw charts in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add echart_flutter

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

dependencies:
  echart_flutter: ^0.1.0+2

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:echart_flutter/echart_flutter.dart';
34
likes
150
points
0
downloads

Publisher

verified publisherenechain.com

Weekly Downloads

This is a library that make it easy to draw charts in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, meta

More

Packages that depend on echart_flutter