- 02 Jun, 2021 3 commits
-
-
stuartmorgan authored
-
Anis Alibegić authored
-
Yegor authored
-
- 01 Jun, 2021 4 commits
-
-
Jenn Magder authored
-
Jason Simmons authored
-
Jay Zhuang authored
-
Alexandre Ardhuin authored
-
- 28 May, 2021 2 commits
-
-
Marian Triebe authored
-
Jenn Magder authored
-
- 27 May, 2021 6 commits
-
-
Jonah Williams authored
* [flutter_tools] remove mocks from fuchsia device start test * change import
-
Jenn Magder authored
-
Alexandre Ardhuin authored
-
Lau Ching Jun authored
To specify the dill file that will be used to initialize the resident compiler, instead of the default cached version.
-
Lau Ching Jun authored
-
Jonah Williams authored
-
- 26 May, 2021 7 commits
-
-
stuartmorgan authored
Windows plugins are designed to share implementations between Win32 and UWP, but not all plugins will support both. This adds a new 'supportedVariants' key to Windows plugins that allows specifying 'win32' and/or 'uwp' (and potentially others in the future in case that becomes necessary). Plugins without any supported variants will be assumed to be Win32 for backward compatibility. This will allow compiling Windows projects that use Win32-only Windows plugins (which is currently all of them) in UWP mode. The plugins will of course throw missing implementation exceptions at runtime, but tehy won't prevent being able to build as they currently do. Fixes https://github.com/flutter/flutter/issues/82815
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Taha Tesser authored
[flutter_tools] Add documentation to "cmdline-tools component is missing" doctor validation error (#83356)
-
Christopher Fujino authored
This reverts commit c835ad43.
-
Jonah Williams authored
-
- 25 May, 2021 9 commits
-
-
Filip Hracek authored
-
Anurag Roy authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Lau Ching Jun authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 24 May, 2021 7 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Michael Goderbauer authored
-
- 23 May, 2021 1 commit
-
-
Dan Field authored
* Remove dead code from attach.dart Remove dead code (see https://github.com/flutter/flutter/pull/30857/files#diff-70164e71957eed4bf8b4119543e779e808e3ddfedeceef98d4a24ab23efc99ecR214)
-
- 22 May, 2021 1 commit
-
-
Jonah Williams authored
-