flutter_echarts icon indicating copy to clipboard operation
flutter_echarts copied to clipboard

All charts are blank on iOS

Open dJani97 opened this issue 3 years ago • 0 comments

This may be related to https://github.com/entronad/flutter_echarts/issues/137

I had zero problems with the charts on Android devices.

But on iOS, the charts were not showing up in my own project, so I downloaded the example app and tried running it on my iPhone. But charts in the example app are also blank.

I've noticed that reloadAfterInit: true is not set in the examples, but even after setting it manually for all charts and restarting the entire app, the charts are still blank.

Flutter: 2.10.1 Echarts: 2.3.0 iOS: iPhone 7 is 15.1 and the Simulator is 15.2

iOS simulator iPhone 7
iOS iOS

dJani97 avatar Feb 23 '22 10:02 dJani97