会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
shellon
博客园
首页
新随笔
联系
订阅
管理
2020年8月18日
Error: Not found: 'package:json_annotation/json_annotation.dart'
摘要: 问题原因 json_annotation版本不对 修改json_annotation版本号 当前可用版本号 json_annotation: ^2.2.0
阅读全文
posted @ 2020-08-18 16:59 shellon
阅读(359)
评论(0)
推荐(0)
编辑
Unhandled Exception: FormatException: Unexpected character
摘要: 错误原因 json格式不正确,检查:是否加了注释、最后一个是否加了逗号... 正确格式 { "name": "shellon", "age": 25 }
阅读全文
posted @ 2020-08-18 16:36 shellon
阅读(1434)
评论(0)
推荐(0)
编辑
公告