Fetch the repository succeeded.
若github不显示图片,请转码云/yyets_flutter
android/local.properties
中配置签名文件信息: keyPath
, keyAlias
, keyPassword
, storePassword
>keyPath=F:\\..\\..
keyAlias=...
keyPassword=...
storePassword=...
环境:
❯ flutter doctor
[✓] Flutter (Channel stable, 1.22.3, on Mac OS X 10.15.7 19H2, locale zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
[✓] Android Studio (version 4.1)
...
[✓] Connected device (1 available)
flutter build apk --profile
build output dir: build/app/outputs/apk/release/app-release.apk
flutter build ios
flutter build windows
build output dir: build/windows/x64/Release/Runner
flutter build web
build output dir: build/web
web 发布:可以将 build/web 目录下文件直接静态发布,你可以放到自己服务器,或者使用 Github Pages 和 Gitee Pages 来发布。
安装包: Releases
Sign in for post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Comments ( 0 )