mirror of
https://github.com/flutter/flutter.git
synced 2026-01-29 23:02:44 +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