flutter_echarts 1.1.1 flutter_echarts: ^1.1.1 copied to clipboard
A Flutter widget to use Echarts in a reactive way which builds awesome data visualization charts. Features are Reactive Updating, Two Way Communication, Configurable Extensions.
0.1.0 #
2019-12-18
- Initial beta version.
1.0.0 #
2019-12-20
- First formal version.
- Echarts version 4.5.0
1.0.1 #
2019-12-24
- Add blog link and installing in README.
1.0.2 #
2020-01-01
- Update README.
- Update license year.
1.0.3 #
2020-01-01
- Fix README.
1.0.4 #
2020-01-01
- Fix README badge.
1.0.5 #
2020-01-05
1.0.6 #
2020-01-07
- Ignore pubspec.lock.
- Migrate example android to X.
1.1.1 #
2020-01-20
- Something is wrong with the ios, fallback to 1.0.6 temporarily.