/flutter_echart

a echart plugin for flutter

Primary LanguageObjective-COtherNOASSERTION

flutter_echart

A new Flutter plugin.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

1.如何引用

在项目的pubspec.yaml文件中 声明如下 flutter_echart: git: url: git://github.com/furuiCQ/flutter_echart.git

2.复制example项目中的asset目录到自己的项目根目录中。

并在pubspec.yaml文件中 声明如下: assets: - assets/echart.html

3.基本使用在example项目的main.dart已经写明。如有问题提Inssues

O(∩_∩)O

4.PS:当前echart版本4.0.1

5.运行效果如图:

Image text