flutter 引入 flutter_echarts 报错flutterruntimedart_vm_initializercc41 Unhandled Exception PlatformExceptionchannel-error Unable to establish connection on channel null null
这个报错可能是由于 flutter_echarts 与 Flutter 版本不兼容或是与其他插件冲突导致的。建议检查一下 Flutter 版本是否与 flutter_echarts 支持的版本一致,并尝试升级或降级 Flutter 版本。另外,可以尝试移除其他插件,只引入 flutter_echarts,看看是否还会出现这个报错。
原文地址: https://www.cveoy.top/t/topic/L7R 著作权归作者所有。请勿转载和采集!