|
|
há 7 meses atrás | |
|---|---|---|
| .vscode | há 7 meses atrás | |
| android | há 7 meses atrás | |
| assets | há 7 meses atrás | |
| ios | há 7 meses atrás | |
| lib | há 7 meses atrás | |
| linux | há 7 meses atrás | |
| macos | há 7 meses atrás | |
| test | há 7 meses atrás | |
| web | há 7 meses atrás | |
| windows | há 7 meses atrás | |
| .gitignore | há 7 meses atrás | |
| .metadata | há 7 meses atrás | |
| README.md | há 7 meses atrás | |
| analysis_options.yaml | há 7 meses atrás | |
| devtools_options.yaml | há 7 meses atrás | |
| flutter_launcher_icons.yaml | há 7 meses atrás | |
| flutter_native_splash.yaml | há 7 meses atrás | |
| pubspec.lock | há 7 meses atrás | |
| pubspec.yaml | há 7 meses atrás |
flutter pub run flutter_launcher_icons
dart run flutter_native_splash:create --path=flutter_native_splash.yaml
flutter run --profile --cache-sksl --purge-persistent-cache
> `M`
然后 build 应用
flutter build apk --split-per-abi --bundle-sksl-path flutter_01.sksl.json
ios build
flutter build ios --bundle-sksl-path flutter_01.sksl.json
ios build for pgyer
flutter build ipa --export-method ad-hoc --bundle-sksl-path flutter_01.sksl.json