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

outdated

A new Flutter project.

universal_echarts #

Display Echart on both Web and Mobile platforms.

For iOS #

Put this in your Info.plist

<key>io.flutter.embedded_views_preview</key>
<true/>

Getting Started #

Simply use it as:

UniversalEcharts.drawChart(option)