- 21 Jul, 2022 1 commit
-
-
Christopher Fujino authored
-
- 07 May, 2022 1 commit
-
-
Jenn Magder authored
-
- 17 Mar, 2022 1 commit
-
-
Christopher Fujino authored
-
- 11 Feb, 2022 1 commit
-
-
Swift Kim authored
-
- 06 Jan, 2022 1 commit
-
-
Jenn Magder authored
-
- 30 Oct, 2021 1 commit
-
-
Christopher Fujino authored
-
- 08 Oct, 2021 1 commit
-
-
Christopher Fujino authored
-
- 30 Sep, 2021 1 commit
-
-
Greg Spencer authored
This modifies the flutter update-packages and flutter update-packages --force-upgrade commands so that the many invocations of "dart pub get" in each repo project run in parallel instead of in series.
-
- 27 Sep, 2021 1 commit
-
-
Jason Simmons authored
-
- 30 Aug, 2021 1 commit
-
-
Sigurd Meldgaard authored
* Use `dart __deprecated_pub` instead of `pub` to invoke pub from tools The top level `pub` commmand has been deprecated and will print a message. It is however implemented via the __deprecated_pub command that prints no message.
-
- 24 Aug, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit 7c24ff2c.
-
Sigurd Meldgaard authored
Top level `pub` is being deprecated.
-
- 23 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 19 Jul, 2021 1 commit
-
-
Remi Rousselet authored
Disable the automatic "pub get" if the project is using a third-party tool for linking dependencies. (#86177)
-
- 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
-
- 25 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 24 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 22 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 14 May, 2021 1 commit
-
-
Abhishek Ghaskata authored
-
- 17 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 02 Apr, 2021 2 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
-
- 26 Mar, 2021 1 commit
-
-
Jonah Williams authored
[flutter_tools] separate concept of null safe language version from current language version (#79052)
-
- 25 Mar, 2021 1 commit
-
-
Konstantin Scheglov authored
-
- 24 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 23 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 25 Feb, 2021 1 commit
-
-
Perqin authored
-
- 08 Feb, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 8b6baae4.
-
- 04 Feb, 2021 1 commit
-
-
Jonah Williams authored
Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
-
- 03 Feb, 2021 2 commits
-
-
Jonah Williams authored
-
Jonah Williams 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
-
- 20 Jan, 2021 1 commit
-
-
Sigurd Meldgaard authored
Instead of using package:package_config to write the .dart_tool/package_config the original json is modified and rewritten. The .dart_tool/package_config.json file is read twice to simplify control flow. This also avoids the issue of package:package_config writing directly to local filesystem.
-
- 16 Jan, 2021 1 commit
-
-
Jonas Finnemann Jensen authored
-
- 13 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 18 Nov, 2020 1 commit
-
-
Shi-Hao Hong authored
* NNBD gen-l10n generated code
-
- 11 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 10 Nov, 2020 2 commits
-
-
Jonah Williams authored
Disabled caching of pub invocations on flutter drive.
-
Jonah Williams authored
This reverts commit ff953e4f.
-