- 08 Mar, 2023 1 commit
-
-
Mouad Debbar authored
Revert "[web:tools] always use CanvasKit from the cache when building web apps (#93002)"
-
- 15 Feb, 2023 1 commit
-
-
Christopher Fujino authored
* wip run_local_linter.dart * get run_local_linter.dart working * slow working implementation * speed up run_local_linter.dart * fix run_local_linter.dart * remove catchError * another fix * fix another * fix * more fixes * fix moar * fix moar * fix * finish * fix tests * clean up further * code review * delete run_local_linter.dart
-
- 24 Jan, 2023 1 commit
-
-
Nicholas Shahan authored
The changes to the Dart SDK have rolled so the backward compatibility is no longer needed.
-
- 23 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* dart fix --apply * manual fixes * fix after merge conflicts * review
-
- 18 Jan, 2023 1 commit
-
-
Nicholas Shahan authored
Matches new location in the Dart SDK. https://dart-review.googlesource.com/c/sdk/+/275482 Includes fall back logic so the old file location will continue to be used until the new location change lands. Then we can remove the logic and only use the new location in a future change. Issue: #118119
-
- 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
-
- 16 Nov, 2022 1 commit
-
-
Christopher Fujino authored
* remove all body_might_complete_normally_catch_error ignores * add a test
-
- 08 Nov, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit 53e68762.
-
Kate Lovett authored
* allow marking a golden check as flaky * add matchesFlutterGolden to analyze.dart; no tags for flutter_goldens/lib * Pause * ++ * ++ * Analyzer therapy * Once more with feeling * Nits * Review feedback * Silly oops * Test progress * More tests * Finish * Nits * Analyzer * Review feedback Co-authored-by:
Yegor Jbanov <yjbanov@google.com>
-
- 16 Sep, 2022 1 commit
-
-
Liam Appelbe authored
This reverts commit f8f69575.
-
- 13 Sep, 2022 1 commit
-
-
Zachary Anderson authored
-
- 12 Sep, 2022 1 commit
-
-
Liam Appelbe authored
* Migrate packages/flutter_tools/bin * Fix NPE * Fix test * Fix test * Fix l10n optionalParameters * Fix ChromeTab nullability * Fix another type cast error * Fix another cast error * Fix another cast error (copied from #110711) * Fix NPE * Fix another NPE * Assert that testDirectory is not null
-
- 18 Aug, 2022 1 commit
-
-
jensjoha authored
-
- 29 Jul, 2022 1 commit
-
-
Sam Rawlins authored
-
- 24 Jun, 2022 1 commit
-
-
Gustl22 authored
-
- 15 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 13 Apr, 2022 1 commit
-
-
Yegor authored
-
- 24 Nov, 2021 1 commit
-
-
Nate Bosch authored
-
- 10 Nov, 2021 1 commit
-
-
Nate Bosch authored
-
- 21 Oct, 2021 1 commit
-
-
Yegor authored
-
- 14 Jun, 2021 1 commit
-
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 30 Apr, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 027d4eca.
-
- 29 Apr, 2021 2 commits
-
-
Michael Goderbauer authored
Revert "[flutter_tools] remove mocks, globals from golden comparator and test runner tests (#81423)" (#81487) This reverts commit 8fe4cc79.
-
Jonah Williams authored
-
- 23 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 Mar, 2021 1 commit
-
-
Jia Hao authored
-
- 19 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 16 Dec, 2020 1 commit
-
-
Sam Rawlins authored
-
- 03 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 01 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 20 Nov, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 19 Nov, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 18 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 13 Nov, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] use initially parsed package config for language version, sound mode determination (#70323)
-
- 11 Nov, 2020 1 commit
-
-
Jonah Williams authored
-