mirror of
https://github.com/flutter/flutter.git
synced 2026-02-04 19:00:09 +08:00
In the add-2-app case, users may not specify the android target platforms field, but this only defaults to arm builds. Add x64 to the default list. Fixes #62095