- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 21 Oct, 2021 1 commit
-
-
Yegor authored
-
- 12 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 11 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 06 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 05 Oct, 2021 1 commit
-
-
stuartmorgan authored
* Don't generate plugin registry in ResidentWebRunner generateDartPluginRegistry was being set to true unconditionally in ResidentRunner, bypassing the primary check in DartPluginRegistrantTarget, and the targetPlatform was not set in that codepath, bypassing the second after the changes in https://github.com/flutter/flutter/pull/87991. This caused web hot restarts to be slower due to doing unnecessary work. This ensures that generateDartPluginRegistry is false in the ResidentWebRunner to skip that unnecessary step. Fixes https://github.com/flutter/flutter/issues/91262 * Formatting Co-authored-by:
Zachary Anderson <zanderso@users.noreply.github.com> Co-authored-by:
Zachary Anderson <zanderso@users.noreply.github.com>
-
- 01 Oct, 2021 2 commits
-
-
stuartmorgan authored
-
stuartmorgan authored
Building an application for a desktop platform that transitively included any Dart-based plugins (such as path_provider) broke `flutter test`, because its compilation was overriding the provided main (in this case, the test main) with `generated_main.dart` if it was present. This PR: - Changes the `flutter test` compilation path to update `generated_main.dart`, so that the tests will work, and will include any registered Dart plugins. - Makes using `generated_main.dart` during recompile opt-in, to try to reduce the chance of a similar bug happening with other codepaths in the future. Fixes https://github.com/flutter/flutter/issues/88794
-
- 23 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 17 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 Jun, 2021 2 commits
-
-
Jenn Magder authored
-
Jonah Williams authored
-
- 16 Jun, 2021 1 commit
-
-
Jenn Magder 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
-
- 04 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 26 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 25 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 24 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 22 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 19 May, 2021 1 commit
-
-
Balvinder Singh Gambhir authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 08 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 07 May, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 06 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 01 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 28 Apr, 2021 2 commits
-
-
Matej Knopp authored
-
Jenn Magder authored
-
- 27 Apr, 2021 2 commits
-
-
Emmanuel Garcia authored
-
xster authored
-
- 23 Apr, 2021 2 commits
-
-
Emmanuel Garcia authored
-
Jonah Williams authored
-
- 22 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 20 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 09 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 08 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Apr, 2021 1 commit
-
-
Jonah Williams authored
[flutter_tools] generate empty plugin registrants for winuwp and fix local engine for winuwp_ (#79827)
-