- 07 Nov, 2022 1 commit
-
-
Victoria Ashworth authored
* exclude xcworkspace that begins with a period * fix if spacing, add comment * add unit test for when no xcworkspace found * update to use xcodeWorkspace, make it nullable and refactor * check if hostAppRoot exists before trying to get xcworkspace * use local variables to take advantage of type promotion * only check if not null, don't need to check if exists * readd exist check for migrate * readd missing line at end of file
-
- 27 Oct, 2022 1 commit
-
-
Victoria Ashworth authored
-
- 25 Oct, 2022 3 commits
-
-
Jenn Magder authored
This reverts commit e1337218.
-
Victoria Ashworth authored
-
Alex Wallen authored
-
- 29 Aug, 2022 1 commit
-
-
Jonah Williams authored
-
- 29 Jul, 2022 1 commit
-
-
Gary Qian authored
-
- 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
-