How to get .apk and .ipa file from flutter? For apk (Android) run the command : flutter build apk --release For ipa (iOS) run the command ...
確定! 回上一頁