Shuyu Guo
Shuyu Guo
Build project or download apk ?? All config like Readme ?
Thx, I found that is some bug with GitHub action config, I update a new apk. This issue may be solved
@miragelu-seekasia 这个可以随意填
目前已知442问题是由于 page 请求超出了 数据的最大page 导致的
Flutter SDK 1.12.xx 版本目前请切换 dev_next 分支
flutter 环境配置 1、 sdk ``` git clone -b beta https://github.com/flutter/flutter.git git checkout v0.7.0 //切换到.0.7.0版本 ``` 2、配置环境代理 ``` win配置到环境变量 mac配置到 .bash_profile 文件(用户名目录下的隐藏文件,可以通过命令行 open .bash_profile 打包) 注意,目前代理下会出现问题,科学上网吧。 ``` 3、检查环境 重新打开命令行并执行 ``` flutter...
@tonyhelloworld ``` /// Shrinks the tap target size to the minimum provided by the Material /// specification. ``` 
https://github.com/flutter/flutter/issues/20809
https://github.com/flutter/flutter/wiki/Using-Flutter-in-China
@joexchen 你需要配置正确你github 申请的应用id和sercet