flutter 启动前加载本地json配置文件 报错 Unhandled Exception: Null check operator used on a null value
想在启动的时候使用rootBundle.loadString 加载本地配置json,但是直接加载会 报错: [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: Null check …
flutter 启动前加载本地json配置文件 报错 Unhandled Exception: Null check operator used on a null value 阅读完整内容