universal_echarts 1.0.0+4 copy "universal_echarts: ^1.0.0+4" to clipboard
universal_echarts: ^1.0.0+4 copied to clipboard

A null-safe package that display beautiful charts on both Web and Mobile through Echarts SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add universal_echarts

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

dependencies:
  universal_echarts: ^1.0.0+4

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:universal_echarts/universal_echarts.dart';
3
likes
70
pub points
0%
popularity

Publisher

unverified uploader

A null-safe package that display beautiful charts on both Web and Mobile through Echarts SDK.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_echarts, flutter_markdown, html2md, markdown

More

Packages that depend on universal_echarts