flutter/packages/flutter_tools/test
LouiseHsu e345a830ba
Show warning when attempting to flutter run on an ios device with developer mode turned off (#125710)
This PR adds a warning when a user attempt to `flutter run -d <device id>` on a device without developer mode enabled.
<img width="738" alt="Screenshot 2023-05-09 at 3 53 18 AM" src="https://github.com/flutter/flutter/assets/36148254/6f473a6a-5a0d-438b-9e6f-06d09eb1f3a9">

Also handles multiple partial matches.
<img width="788" alt="Screenshot 2023-05-09 at 3 52 24 AM" src="https://github.com/flutter/flutter/assets/36148254/60c82b3c-d501-4a01-95ad-d6309fe39576">

Fixes https://github.com/flutter/flutter/issues/111988
2023-05-22 22:06:15 +00:00
..
commands.shard Suggest that people move to "beta" when they upgrade on "master" (#127146) 2023-05-22 15:03:14 -07:00
data Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546) 2023-03-21 20:21:58 +00:00
general.shard Show warning when attempting to flutter run on an ios device with developer mode turned off (#125710) 2023-05-22 22:06:15 +00:00
host_cross_arch.shard flutter-tool: enum cleanup (#124760) 2023-04-14 01:55:05 +00:00
integration.shard Add spaces after flow control statements (#126320) 2023-05-15 11:07:30 +02:00
src Reland "[tool] Move Java functions to their own file" (#126577) 2023-05-20 06:29:21 +00:00
web.shard Add vmservice for android build options (#123034) 2023-04-18 18:16:09 +00:00