For apk (Android) you need to run the command : flutter build apk --release If you want to split the apks per abi (Split Apk) then run flutter build apk ...
確定! 回上一頁