flutter/packages
Jason Simmons 3c9ad811f7
Add a flutter run option that can override the default target platform (#14537)
By default flutter run will build a 64-bit APK if the attached Android device
is 64-bit.  Specifying --target-platform=android-arm will deploy a 32-bit APK
to a 64-bit device.

Fixes https://github.com/flutter/flutter/issues/14526
2018-02-08 14:56:01 -08:00
..
flutter Fix message channel usage in few tests. (#14557) 2018-02-08 22:25:25 +01:00
flutter_driver Fix process running during package creation (#14508) 2018-02-07 12:21:14 -08:00
flutter_localizations Fix process running during package creation (#14508) 2018-02-07 12:21:14 -08:00
flutter_test Fix process running during package creation (#14508) 2018-02-07 12:21:14 -08:00
flutter_tools Add a flutter run option that can override the default target platform (#14537) 2018-02-08 14:56:01 -08:00