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.

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)
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