- 13 Jul, 2022 1 commit
-
-
Christopher Fujino authored
-
- 12 Jul, 2022 1 commit
-
-
Anurag Roy authored
-
- 03 Jun, 2022 1 commit
-
-
Jenn Magder authored
-
- 02 May, 2022 1 commit
-
-
Jenn Magder authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 02 Feb, 2022 1 commit
-
-
Lau Ching Jun authored
-
- 25 Jan, 2022 1 commit
-
-
stuartmorgan authored
The code to generate platform files used to use the presence of an 'example' folder to determine whether or not a project was a plugin (in which case that generation is bypassed). Later, robust detection was added based on the pubspec.yaml `plugin` key, but the old check was left in place. This creates false positives where people who add an example folder to their app project start getting mysterious failures. Since the pubspec check is definitive, there's no reason to continue to use the presence of `example` as an indicator at all. Fixes https://github.com/flutter/flutter/issues/87007
-
- 05 Jan, 2022 1 commit
-
-
Jenn Magder authored
-
- 07 Dec, 2021 1 commit
-
-
Gary Qian authored
-
- 06 Dec, 2021 1 commit
-
-
Gary Qian authored
-
- 20 Nov, 2021 1 commit
-
-
Andrei Diaconu authored
-
- 12 Nov, 2021 2 commits
-
-
Gary Qian authored
-
- 11 Nov, 2021 2 commits
-
-
Gary Qian authored
-
Greg Spencer authored
-
- 10 Nov, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit 6153bbef.
-
Gary Qian authored
-
- 07 Nov, 2021 1 commit
-
-
Zachary Anderson authored
This reverts commit 9038fac9.
-
- 05 Nov, 2021 3 commits
-
-
Andrei Diaconu authored
-
Zachary Anderson authored
This reverts commit 058dfd49.
-
Andrei Diaconu authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Oct, 2021 1 commit
-
-
Majid Hajian authored
-
- 04 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 23 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 01 Jul, 2021 1 commit
-
-
Ahmed Ashour authored
-
- 17 Jun, 2021 1 commit
-
-
Mirko Mucaria authored
-
- 14 Jun, 2021 1 commit
-
-
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
-
- 27 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 11 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 28 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 23 Apr, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 06 Apr, 2021 1 commit
-
-
Sam Rawlins authored
-
- 05 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 31 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 23 Mar, 2021 1 commit
-
-
Zachary Anderson authored
* Revert "Enable dart_plugin_registry_test (#76645)" This reverts commit 109e0bb9. * Revert "Apply changes caused by https://github.com/flutter/flutter/pull/76662 (#77093)" This reverts commit cdca6485. * Revert "Disable clang format in the plugin registrants (#76662)" This reverts commit dadbd47d. * Revert "Disable warnings for the dart plugin registrant (#76561)" This reverts commit 098ece52. * Revert "Remove dart_plugin_registry_test timeouts (#76838)" This reverts commit 1610a274. * Revert "Implement dartPluginClass support for plugins (#74469)" This reverts commit b7d48062. Kick.
-
- 04 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 20 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 19 Feb, 2021 1 commit
-
-
Emmanuel Garcia authored
-