By multiplatform I mean arm64 and arm, using the default way of build a release apk it gives me an apk that works only on arm, but I can make an arm64 version by using the command
flutter build apk --release --target-platform --android-arm
The question is, how to make 1 apk for both platform or an app bundle that will work for play store?
I think is by using:
flutter build appbundle
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With