flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abc. For ipa (iOS) you need to run the command : flutter build ios -- ...
確定! 回上一頁