- 14 Apr, 2023 1 commit
-
-
Kevin Moore authored
flutter-tool: enum cleanup
-
- 25 Jan, 2023 1 commit
-
-
Ahmed Ashour authored
* Remove superfluous words from comments. * Revert `win32_window.h` Which seems to come from `gallery`
-
- 23 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* dart fix --apply * manual fixes * fix after merge conflicts * review
-
- 11 Dec, 2022 1 commit
-
-
Ian Hickson authored
-
- 15 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 20 Oct, 2021 1 commit
-
-
Chris Yang authored
-
- 28 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 17 May, 2021 1 commit
-
-
Taha Tesser authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 01 Apr, 2021 2 commits
-
-
Jonah Williams authored
-
Hannes Winkler authored
-
- 24 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 10 Mar, 2021 1 commit
-
-
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
-
- 25 Jan, 2021 1 commit
-
-
Ian Hickson authored
-
- 03 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 24 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 01 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 22 Apr, 2020 1 commit
-
-
James D. Lin authored
Prefer using `.of()` (which is statically type-checked) over `.from()` (which is dynamically type-checked) when possible.
-
- 30 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 18 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 07 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
* unnecessary escapes fixes * replace some strings with raw strings * update regexp * address review comments
-
- 14 Jan, 2020 1 commit
-
-
Zachary Anderson authored
* Reland: [flutter_tools] File system utilities * Remove unused imports
-
- 13 Jan, 2020 3 commits
-
-
Zachary Anderson authored
This reverts commit 03496606.
-
Zachary Anderson authored
-
Zachary Anderson authored
-
- 08 Jan, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tool] Refactor Logger and Terminal to (mostly) no longer depend directly on context (#47269)
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 19 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
* implicit-casts:false on flutter_tools/lib * address review comments * use castStringKeyedMap * introduce {bool,string,strings}Arg * fix ci
-
- 29 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 06 Oct, 2019 1 commit
-
-
Ian Hickson authored
* Minor clean-up in terminal.dart * Don't wrap text in tests (otherwise we'll be sensitive to the terminal width).
-
- 13 Sep, 2019 1 commit
-
-
Zachary Anderson authored
-
- 17 Jul, 2019 1 commit
-
-
xster authored
-
- 16 Jul, 2019 1 commit
-
-
Zachary Anderson authored
-
- 10 Jun, 2019 1 commit
-
-
Todd Volkert authored
-
- 07 Jun, 2019 1 commit
-
-
Zachary Anderson authored
-