echarts_flutter_plus 0.0.7 copy "echarts_flutter_plus: ^0.0.7" to clipboard
echarts_flutter_plus: ^0.0.7 copied to clipboard

Platformweb

Flutter plugin for rendering Apache ECharts charts on web.

0.0.1 - 2025-08-19 #

  • Initial release of flutter_echarts
  • Supports web platform with basic ECharts integration
  • Widget to display charts using ECharts options JSON
  • Example app demonstrating usage and setup

0.0.2 - 2025-08-19 #

  • Fixed pub analysis

0.0.3 - 2025-08-19 #

  • Added topics to the plugin

0.0.4 - 2025-08-20 #

  • Fixed Web Register bug
  • Updated Readme

0.0.5 - 2025-08-27 #

  • Added chart events callback mechansim
  • Deprecated Container Attibutes

0.0.6 - 2025-08-27 #

  • Updated Typos

0.0.7 - 2025-10-03 #

  • Added Raw Option Mechanism, Raw JS functions can be used inside option.