报错原因flutter_test依赖meta 1.3.0 , json_annotation >=4.1.0 依赖meta ^1.4.0, 解决: 把json_annotation >=4.1.0 改为: json_annotation >=4.0.1 其实不仅仅 ...
確定! 回上一頁