摘要: 1.新建项目,打开Android studio,点击红圈部分 2.选择第一个 3.设置你的项目名称,flutter sdk位置,以及项目存储路径 4.设置包名,这个要唯一 5.好啦 ~ 作为一名前端开发工程师,我们还是喜欢用VS CODE来进行开发哦,使用VS CODE打开我们刚刚搞得项目,运行 f 阅读全文
posted @ 2021-09-12 23:46 糖~豆豆 阅读(73) 评论(0) 推荐(0) 编辑
摘要: flutter有一些报错如下 The type of the function literal can't be inferred because the literal has a block as its body. Try adding an explicit type to the vari 阅读全文
posted @ 2021-09-12 01:10 糖~豆豆 阅读(1231) 评论(0) 推荐(0) 编辑
摘要: flutter2.x报错解决type (RouteSettings) ⇒ Route <dynamic>? is not a subtype of type (RouteSettings) ⇒ Route <dynemic> of function result 原有代码--main.dart im 阅读全文
posted @ 2021-09-12 00:22 糖~豆豆 阅读(489) 评论(0) 推荐(0) 编辑
摘要: 1.创建--在終端輸入命令 flutter create 项目名 2.普通运行--在终端输入命令 flutter run 3.打开你的虚拟机或者是连上手机等待页面加载 4.普通運行情況下修改代碼后想要更新頁面--在終端輸入命令 不终止项目的情况下输入r r 5.如果你不想频繁输入r,更新页面,可以采 阅读全文
posted @ 2021-09-12 00:22 糖~豆豆 阅读(581) 评论(0) 推荐(0) 编辑
Live2D