我正在Flutter中处理基本的json文件示例,但无法读取我创建的文件-flutter引发错误:
[ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: type '_InternalLinkedHashMap<String, dynamic>' is not a subtype of type 'Map<String, String>'
我想查看我创建的文件,但似乎文件未正常写入系统(win10)。有什么方法可以浏览模拟器文件?