Support APKs with 32-bit and 64-bit binaries within them · Issue #18494 · flutter/flutter
using flutter build apk --release --flavor pro make apk file , but arm64-v8a do not include libflutter.so file.so app launch fail. when I add --target-platform=android-arm64 : flutter build apk --r...