|
|
hace 7 meses | |
|---|---|---|
| .vscode | hace 7 meses | |
| android | hace 7 meses | |
| assets | hace 7 meses | |
| ios | hace 7 meses | |
| lib | hace 7 meses | |
| linux | hace 7 meses | |
| macos | hace 7 meses | |
| test | hace 7 meses | |
| web | hace 7 meses | |
| windows | hace 7 meses | |
| .gitignore | hace 7 meses | |
| .metadata | hace 7 meses | |
| README.md | hace 7 meses | |
| analysis_options.yaml | hace 7 meses | |
| devtools_options.yaml | hace 7 meses | |
| flutter_launcher_icons.yaml | hace 7 meses | |
| flutter_native_splash.yaml | hace 7 meses | |
| pubspec.lock | hace 7 meses | |
| pubspec.yaml | hace 7 meses |
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
flutter build appbundle --release