flutter_echarts
flutter_echarts copied to clipboard
when running the example, there are some issues
implementation of WebViewPlatform has been set to WebViewPlatform.instance before use. For unit
testing, WebViewPlatform.instance can be set with your own test implementation.
'package:webview_flutter_platform_interface/src/platform_webview_controller.dart':
Failed assertion: line 26 pos 7: 'WebViewPlatform.instance != null'