建立你自己的
- 安装 git 和 flotter (测试版)
- 复制资源库
- 导航到应用目录
- 使用流体工具编译应用程序
flutter build apk
flutter build appbundle
flutter build web
flutter build linux
flutter build windows
flutter build ios --release --no-codesign
after that, create a folder named “Payload”, copy Runner.app into it and zip the payload folder. Then rename “.zip” to “.ipa”.
- 编译的文件在构建目录