- 05 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 04 Mar, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 57c6721c.
-
Flutter GitHub Bot authored
-
- 28 Feb, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit 9de7787f.
-
Zachary Anderson authored
-
- 27 Feb, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit f1cd47ef.
-
Zachary Anderson authored
-
- 24 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 18 Dec, 2019 1 commit
-
-
Dan Field authored
-
- 17 Dec, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 13 Dec, 2019 2 commits
-
-
Todd Volkert authored
Revert "flutter_tools: Remove unused //ignore comments; change flutter-specific ones to "ignore_for_flutter" (#45917)" (#46999) This reverts commit f2859201. It broke forbidden_imports_test, which uses a custom ignore directive.
-
Sam Rawlins authored
flutter_tools: Remove unused //ignore comments; change flutter-specific ones to "ignore_for_flutter" (#45917)
-
- 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
-
- 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
-
- 04 Oct, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 02 Oct, 2019 1 commit
-
-
Ian Hickson authored
-
- 24 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Aug, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 24 Jul, 2019 1 commit
-
-
Jiahao authored
An optimization to the coverage collection speed was added in #30811. This commit further expands on it to parameterize the CoverageCollector with a custom predicate, allowing internal use cases to filter the RPC calls to the Dart VM based on scripts of interest to coverage collection.
-
- 22 Jul, 2019 1 commit
-
-
Ian Hickson authored
Extracted from https://github.com/flutter/flutter/pull/36205
-
- 08 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 27 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 26 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 29 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 19 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 22 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* some space formattings * always use blocks in if-else if a block is used * format spaces in for and while * allow multiline if conditions * fix missing space
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 12 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 05 Feb, 2019 1 commit
-
-
xster authored
-
- 05 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 31 Aug, 2018 1 commit
-
-
xster authored
-
- 22 May, 2018 1 commit
-
-
Danny Tuppeny authored
Related to: #14822 Dart-Code/Dart-Code#490 #13379
-
- 12 Mar, 2018 1 commit
-
-
Jason Simmons authored
-
- 04 Mar, 2017 1 commit
-
-
Chris Bracken authored
-
- 23 Jan, 2017 1 commit
-
-
Ian Hickson authored
...now that we have generic methods, their types need to be specified too.
-
- 09 Jan, 2017 1 commit
-
-
Todd Volkert authored
This ensures that accidental usages of dart:io's file API don't creep in over time.
-