- 19 Apr, 2023 1 commit
-
-
Victoria Ashworth authored
Rename variables, update comments, etc from `network` to `wireless` to keep it more uniform. Also, move non-overriden messages related to device selection into the file they're used. Part 7 in breakdown of https://github.com/flutter/flutter/pull/121262.
-
- 12 Apr, 2023 1 commit
-
-
Kevin Moore authored
flutter_tools: Flutter Web CLI cleanup
-
- 05 Apr, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 04 Apr, 2023 1 commit
-
-
Christopher Fujino authored
Re-land of https://github.com/flutter/flutter/pull/123297 without any of the commits at the end attempting to fix customer-testing. Fixes https://github.com/flutter/flutter/issues/118810
-
- 03 Apr, 2023 1 commit
-
-
Casey Hillers authored
Revert "[flutter_tools] Remove --no-sound-null-safety #3"
-
- 31 Mar, 2023 1 commit
-
-
Chinmay Garde authored
[Impeller] Plumb through the impeller-force-gl flag.
-
- 30 Mar, 2023 1 commit
-
-
Chinmay Garde authored
[Impeller] Plumb through the enable-vulkan-validation flag.
-
- 29 Mar, 2023 2 commits
-
-
Victoria Ashworth authored
Update device selection to wait for wireless devices to load
-
Christopher Fujino authored
[flutter_tools] Remove --no-sound-null-safety #3
-
- 22 Mar, 2023 1 commit
-
-
Christopher Fujino authored
Revert "[flutter_tools] Remove sound null safety flag (#123031)"
-
- 21 Mar, 2023 1 commit
-
-
Zachary Anderson authored
-
- 20 Mar, 2023 1 commit
-
-
Christopher Fujino authored
[flutter_tools] Remove sound null safety flag #2
-
- 17 Mar, 2023 2 commits
-
-
Christopher Fujino authored
This reverts commit 7c3088cf.
-
Christopher Fujino authored
[flutter_tools] Remove sound null safety flag
-
- 15 Mar, 2023 1 commit
-
-
Victoria Ashworth authored
Separate attached and wireless devices
-
- 13 Mar, 2023 1 commit
-
-
Bartek Pacia authored
[flutter_tools] Clean up `boolArgDeprecated` and `stringArgDeprecated`
-
- 03 Mar, 2023 2 commits
-
-
Chris Yang authored
[flutter_tool] add enable-embedder-api flag
-
Victoria Ashworth authored
Update device filtering and introduce isConnected and connectionInterface
-
- 25 Jan, 2023 1 commit
-
-
Victoria Ashworth authored
* Add usage event to track when a iOS network device is used * update usage event to track percentage of iOS network vs usb devices, update and fix tests * refactor tracking to happen in usageValues with a custom dimension
-
- 15 Dec, 2022 1 commit
-
-
Jenn Magder authored
-
- 02 Dec, 2022 1 commit
-
-
Jackson Gardner authored
You can now specify a --local-web-sdk flag to point to a wasm_release folder. This will make it so that only artifacts that pertain to the web sdk are overridden to point to the wasm_release folder. Other artifacts (such as impellerc) will pull from the cache, or from the --local-engine path if that is specified. This also uses precompiled platform kernel files for both ddc and dart2js
-
- 13 Nov, 2022 1 commit
-
-
Jonah Williams authored
Revert "[web] Add `--local-web-sdk` flag and use precompiled platform kernels for dart2js and ddc (#114639)" (#115242) This reverts commit 0e9ee367.
-
- 12 Nov, 2022 1 commit
-
-
Jackson Gardner authored
* Dart2JS build step looks for compiled platform binaries. * Use new locations of platform binaries. * Added --local-web-sdk command line flag. * Need to use the matching frontend server when doing ddc stuff. * Update packages/flutter_tools/lib/src/test/web_test_compiler.dart Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com> * Update packages/flutter_tools/lib/src/runner/flutter_command_runner.dart Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com> * Formatting issues. * Need to use URI format for platform dill. * Fix resident runner tests. * Fix analysis issue. * Fix and add unit tests. * Add some useful comments. * Refine doc comments for flags. Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com>
-
- 17 Oct, 2022 1 commit
-
-
Jason Simmons authored
-
- 23 Sep, 2022 1 commit
-
-
Lau Ching Jun authored
Refactor `DeviceManager.findTargetDevices()` and `FlutterCommand.findAllTargetDevices()`, and add a flag to not show prompt. (#112223)
-
- 06 Sep, 2022 1 commit
-
-
Liam Appelbe authored
* Migrate packages/flutter_tools/test/commands.shard/hermetic, part 3/3 * Fix tests * Chris's comment
-
- 15 Jul, 2022 1 commit
-
-
Lau Ching Jun authored
-
- 14 Jul, 2022 1 commit
-
-
Lau Ching Jun authored
-
- 07 Jul, 2022 1 commit
-
-
Christopher Fujino authored
-
- 13 Jun, 2022 1 commit
-
-
Christopher Fujino authored
-
- 09 Jun, 2022 1 commit
-
-
Christopher Fujino authored
-
- 06 Jun, 2022 1 commit
-
-
Christopher Fujino authored
-
- 03 Jun, 2022 1 commit
-
-
Jenn Magder authored
-
- 02 Jun, 2022 1 commit
-
-
Jenn Magder authored
-
- 25 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 07 May, 2022 1 commit
-
-
Christopher Fujino authored
-
- 11 Apr, 2022 1 commit
-
-
Danny Tuppeny authored
-
- 27 Mar, 2022 1 commit
-
-
Zachary Anderson authored
-
- 02 Feb, 2022 1 commit
-
-
Jenn Magder authored
-
- 18 Jan, 2022 1 commit
-
-
wangying authored
-