- 05 Dec, 2019 2 commits
-
-
Jenn Magder authored
This reverts commit 2a113165.
-
Jonah Williams authored
-
- 04 Dec, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 03 Dec, 2019 9 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 3b2042a0.
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 02 Dec, 2019 2 commits
-
-
Emmanuel Garcia authored
-
Dan Field authored
-
- 28 Nov, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 27 Nov, 2019 4 commits
-
-
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
-
Jonah Williams authored
-
Jonah Williams authored
-
Danny Tuppeny authored
* Retry Xcode builds if they fail due to concurrent builds running Fixes #40576. * Add tests for concurrent iOS launches * Increase number of retries to account for the initial build being slow
-
- 26 Nov, 2019 4 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
* On flutter tool crash suggest GitHub template * Shorten GitHub URLs * Whitespace * Wording tweak from @InMatrix * Review edits
-
Christopher Fujino authored
-
Jonah Williams authored
-
- 25 Nov, 2019 5 commits
-
-
Jenn Magder authored
-
Jonah Williams authored
-
Michael Klimushyn authored
There has been some confusion about whether or not .flutter-plugins-dependencies should be tracked in version control or not. Added a comment to both it and .flutter-plugins explaining that it's generated and shouldn't be. .flutter-plugins-dependencies is parsed through JSON, and the JSON spec doesn't support comments. So unfortunately the note is living in an arbitrary "_info" key instead of an obvious top level comment.
-
Jenn Magder authored
Analyzer warning.
-
Jenn Magder authored
-
- 24 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
* implicit-casts:false on flutter_tools * use castStringKeyedMap * address review comments * address review comments * fix issues after rebase
-
- 22 Nov, 2019 7 commits
-
-
Emmanuel Garcia authored
Add `.flutter-plugins-dependencies` to the project, which contains the app's plugin dependency graph (#45379)
-
Jonah Williams authored
-
Jonah Williams authored
-
xster authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Amir Hardon authored
-
- 21 Nov, 2019 4 commits
-
-
Zachary Anderson authored
* Reland: [flutter_tool] Fuchsia AOT builds * Fixes
-
Jonah Williams authored
-
Zachary Anderson authored
This reverts commit a57dddd2.
-
Zachary Anderson authored
-