- 15 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 14 Jun, 2021 2 commits
-
-
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
-
Lau Ching Jun authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 22 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 18 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer 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 3 commits
-
-
Ian Hickson authored
Also, refactor internal code to do the same. See https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#avoid-double-negatives-in-apis
-
Emmanuel Garcia authored
-
Jonah Williams authored
-
- 19 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 15 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 07 Apr, 2021 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 02 Apr, 2021 3 commits
-
-
Jia Hao authored
-
Jenn Magder authored
-
Jia Hao authored
-
- 01 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 31 Mar, 2021 2 commits
-
-
Jenn Magder authored
-
Jia Hao authored
-
- 30 Mar, 2021 1 commit
-
-
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)
-
- 24 Mar, 2021 2 commits
-
-
Jia Hao authored
-
Michael Goderbauer authored
-
- 23 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 19 Mar, 2021 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 12 Mar, 2021 1 commit
-
-
Jonah Williams authored
[flutter_tools] read expression compilation results into memory before starting next compilation (#77867)
-
- 04 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 24 Feb, 2021 3 commits
-
-
Jonah Williams authored
-
Jia Hao authored
-
Daniel Gomez authored
-
- 17 Feb, 2021 2 commits
-
-
Danny Tuppeny authored
-
Jia Hao 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
-