e_chart 0.0.1 copy "e_chart: ^0.0.1" to clipboard
e_chart: ^0.0.1 copied to clipboard

A chart Flutter project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add e_chart

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

dependencies:
  e_chart: ^0.0.1

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:e_chart/e_chart.dart';
0
likes
50
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A chart Flutter project.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

chart_xutil, flutter, uuid, vector_math

More

Packages that depend on e_chart