03 2023 档案

摘要:flutter项目迁移 flutter页面之间传值 调用代码: Navigator.push(context, new MaterialPageRoute(builder: (BuildContext context) { return GatewayPage(type: TTGatewayType 阅读全文
posted @ 2023-03-19 14:46 pearlcity 阅读(38) 评论(0) 推荐(0) 编辑
摘要:参考教程:https://blog.csdn.net/qq_40976321/article/details/121806555一、安装flutter(版本:3.7.7)到目录 tools 下面;1、window的用户直接将下面的添加到环境变量中 PUB_HOSTED_URL=https://pub 阅读全文
posted @ 2023-03-13 00:24 pearlcity 阅读(7843) 评论(0) 推荐(0) 编辑