- 23 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 05 May, 2020 2 commits
-
-
Jenn Magder authored
-
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.
-
- 02 Apr, 2020 1 commit
-
-
Jenn Magder authored
* Usage dependency injection * Review edits
-
- 07 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
* unnecessary escapes fixes * replace some strings with raw strings * update regexp * address review comments
-
- 31 Jan, 2020 1 commit
-
-
Zachary Anderson authored
-
- 30 Jan, 2020 1 commit
-
-
Zachary Anderson authored
-
- 14 Jan, 2020 1 commit
-
-
Zachary Anderson authored
* Reland: [flutter_tools] File system utilities * Remove unused imports
-
- 13 Jan, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit 03496606.
-
Zachary Anderson authored
-
- 06 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 18 Dec, 2019 1 commit
-
-
Lau Ching Jun authored
-
- 12 Dec, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 10 Dec, 2019 1 commit
-
-
Koichi Ishida 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
-
- 31 Oct, 2019 1 commit
-
-
Emmanuel Garcia authored
-