此函数创建错误: static Future<String> createTable() async { var map = Map<String, dynamic>();}} 完全例外: [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: type 'SocketException' is not a s
这是我的完整密码。我没有创建模型类,因为我没有从服务器获取响应。, body:{ "meetId": id, } }运行它之后,将异常显示为Unhandled Exception: type 'bool' is not a subtype of type 'String' in type cast。此外,它没有
我不太确定发生了什么,因为我的代码运行良好,但突然停止工作,我认为我没有改变任何与此相关的内容。我已经被困在这上面两天了,我不知道我做错了什么。从API返回的数据是正确的,返回状态代码为200。错误说
[ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: type 'String' is not a subtypeof type 'Map<String</