Commit c56d9fa
authored
Auto select first device when there is no selection yet (#7971)
This change automates the requirement to manually select a device,
currently a mandatory manual step when not running from the command line
(`flutter run` is capable of autonomously selecting a matching device)
Fixes #7970.1 parent 17ea0a6 commit c56d9fa
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| |||
0 commit comments