- 21 Nov, 2022 1 commit
-
-
Christopher Fujino authored
* allow persisting synthetic package with option * allow presisting synthetic packages dir * fix * fix bug and add tests * clean up tests * nits
-
- 16 Nov, 2022 2 commits
-
-
hellohuanlin authored
* [tools]build ipa validate template icon files * use the same box for both validations, and added some unit test, and some nits * add unit test for templateImageDirectory * use fs.path.join intead of raw path * use the correct filesystem * lint * use absolute path for flutter_template_images * fix rebase * update indentation
-
Elias Yishak authored
* removing default values for [reporter] and [timeout]] * passing reporter arg to see tests pass * added test to confirm TestCommand is not passing defaults * add'l helper message for [reporter] arg * default behavior for github actions + fixed tests * removing github conditional for reporter + related test * removing unused import
-
- 15 Nov, 2022 1 commit
-
-
Jenn Magder authored
-
- 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>
-
- 11 Nov, 2022 1 commit
-
-
Jonah Williams authored
* [flutter_tools] support github reporter * Update packages/flutter_tools/lib/src/commands/test.dart Co-authored-by:
Christopher Fujino <fujino@google.com> Co-authored-by:
Christopher Fujino <fujino@google.com>
-
- 10 Nov, 2022 1 commit
-
-
Ian Hickson authored
The recent survey suggests that some people are not finding documentation after they get started with Flutter, so let's just give them links right away. It might not help everyone but there's not really any downside so...
-
- 08 Nov, 2022 2 commits
-
-
Jesús S Guerrero authored
* update flutter build command * update tests * fix analyze suggestions
-
Alex Wallen authored
* Alphabetize setup calls * Add --flavor as an option for install * Add verbose logging in install command * Test that flavors build succeeds with proper flavor and fails with bogus one. * Remove unused import * The import was used... * SQUASH * Add flavor install test * Rename test * Add flavors install integration tests * correct error message * remove unused imports * Delete copy test * update test target * Refactor mechanism to read buildInfo * Remove unused import * Set affected test targets to bringup: true Co-authored-by:
a-wallen <stephenwallen@google.com>
-
- 07 Nov, 2022 1 commit
-
-
Victoria Ashworth authored
* exclude xcworkspace that begins with a period * fix if spacing, add comment * add unit test for when no xcworkspace found * update to use xcodeWorkspace, make it nullable and refactor * check if hostAppRoot exists before trying to get xcworkspace * use local variables to take advantage of type promotion * only check if not null, don't need to check if exists * readd exist check for migrate * readd missing line at end of file
-
- 03 Nov, 2022 4 commits
-
-
hellohuanlin authored
-
Jason Simmons authored
The "flutter create" command on macOS may run other commands such as openssl when it calls _getCodeSigningIdentityDevelopmentTeam
-
Zachary Anderson authored
This reverts commit e6300da2.
-
hellohuanlin authored
-
- 02 Nov, 2022 1 commit
-
-
Christopher Fujino authored
-
- 01 Nov, 2022 1 commit
-
-
Elias Yishak authored
-
- 31 Oct, 2022 1 commit
-
-
Gary Qian authored
-
- 27 Oct, 2022 1 commit
-
-
Christopher Fujino authored
-
- 24 Oct, 2022 1 commit
-
-
Greg Spencer authored
-
- 20 Oct, 2022 1 commit
-
-
Christopher Fujino authored
-
- 18 Oct, 2022 2 commits
-
-
Jenn Magder authored
-
Jesús S Guerrero authored
-
- 17 Oct, 2022 2 commits
-
-
Jenn Magder authored
-
Jason Simmons authored
-
- 13 Oct, 2022 1 commit
-
-
Lau Ching Jun authored
-
- 04 Oct, 2022 1 commit
-
-
Jenn Magder authored
-
- 03 Oct, 2022 1 commit
-
-
Gary Qian authored
-
- 28 Sep, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 26 Sep, 2022 1 commit
-
-
haizhu 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)
-
- 19 Sep, 2022 1 commit
-
-
Elias Yishak authored
-
- 15 Sep, 2022 1 commit
-
-
Christopher Fujino authored
-
- 14 Sep, 2022 1 commit
-
-
Elias Yishak authored
-
- 10 Sep, 2022 1 commit
-
-
Christopher Fujino authored
[flutter_tools] filter "Resolving dependencies..." from dart pub get output to fix test flakiness (#111312)
-
- 09 Sep, 2022 1 commit
-
-
Christopher Fujino authored
-
- 08 Sep, 2022 1 commit
-
-
Sigurd Meldgaard authored
-
- 06 Sep, 2022 3 commits
-
-
Liam Appelbe authored
* Migrate packages/flutter_tools/test/commands.shard/hermetic, part 1/3 * Fix tests * Fix analysis * Fix analyze_test * Make AnalysisServer a local variable * Chris's comments
-
Liam Appelbe authored
* Migrate packages/flutter_tools/test/commands.shard/hermetic, part 2/3 * Fix tests * Fix analysis * Chris's comments
-
Liam Appelbe authored
* Migrate packages/flutter_tools/test/commands.shard/hermetic, part 3/3 * Fix tests * Chris's comment
-