摘要: 一、使用包 1.创建一个文件 pubspec.yaml 2.搜索包 在https://pub.flutter-io.cn/ 下搜索dart包 找到对应的包名 写入 name: my_app dependencies: json_serializable: ^3.2.5 http: ^0.12.0+4 阅读全文
posted @ 2020-01-23 09:32 富坚老贼 阅读(317) 评论(0) 推荐(0)