2023-08-31
- Upgrade webview_flutter to 4.2.4
- Upgrade Echarts to 5.4.3
- Upgrade SDK to >=2.12.0 <4.0.0
2022-08-13
- Upgrade webview_flutter to 3.0.4
- Upgrade Echarts to 5.3.3
- Set chart widget's background color to transparent, and remove workarounds.
2021-10-27
- Upgrade Echarts to 5.2.1
2021-08-09
- Add
onWebResourceError
: #136
2021-04-26
2021-03-21
- Support Null Safety.
- Upgrade to Echarts 5.
2020-12-01
- Add
captureHorizontalGestures
andcaptureVerticalGestures
.
2020-10-28
- Update webview_flutter to version 1.0.5, witch has been out of developer preview.
2020-09-17
- Update Apache ECharts (incubating) official name.
2020-05-07
- Resolve the android clearCache issue.
2020-05-07
- Remove reloading empty url when diposing.
2020-05-03
- Fix the load null url issue.
2020-04-25
- Add onLoad param.
- Fix the memory leak on iOS.
- Upgrade webview_flutter to 0.3.20.
2020-03-25
- Fix the black blink when loaded on Android.
2020-03-07
- Upgrade Echarts to version 4.7.0
- Add the feature to set themes.
2020-02-09
- Fix Echarts link in README.md.
2020-02-09
- Fix the ios encoding bug of the optimization in 1.1.0 and re-implement it.
2020-02-06
- Change
const
tovar
in script for low version ios systems. See #7 .
2020-01-25
- Specify gestureRecognizers to handle gestures.
- Add property captureAll gestures.
2020-01-23
- Update description.
2020-01-23
- Add html viewport meta to fix scale error in ios.
2020-01-20
- Something is wrong with the ios, fallback to 1.0.6 temporarily.
2020-01-15
- Change the way to load html and greatly optimize performance.
2020-01-07
- Ignore pubspec.lock.
- Migrate example android to X.
2020-01-05
2020-01-01
- Fix README badge.
2020-01-01
- Fix README.
2020-01-01
- Update README.
- Update license year.
2019-12-24
- Add blog link and installing in README.
2019-12-20
- First formal version.
- Echarts version 4.5.0
2019-12-18
- Initial beta version.