- 29 Oct, 2021 7 commits
-
-
嘟囔 authored
-
S.J authored
-
Christopher Fujino authored
-
Pierre-Louis authored
-
Hans Muller authored
InputDecorator floating label origin no longer depends on ThemeData.fixTextFieldOutlineLabel (#92698)
-
Wu Zhong authored
[flutter_tools] [iOS] Change UIViewControllerBasedStatusBarAppearance to true to fix rotation status bar disappear in portrait (#92647)
-
engine-flutter-autoroll authored
-
- 28 Oct, 2021 20 commits
-
-
engine-flutter-autoroll authored
-
Ian Hickson authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Michael Goderbauer authored
-
嘟囔 authored
-
Casey Hillers authored
-
Christopher Fujino authored
* lift git-rev-parse in conductor start * remove localFlutterRoot from globals.dart * make localFlutterRoot getter private * fix analysis
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Danny Tuppeny authored
* Add support for running tests through debug-adapter * Improve comments about stdout + remove pedantic
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 27 Oct, 2021 13 commits
-
-
keyonghan authored
-
engine-flutter-autoroll authored
-
Tuyen VU authored
-
Everskies authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Flutter GitHub Bot authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Jason Simmons authored
-
stuartmorgan authored
Dart plugin registration generation depends on the target main file being set as a define so that it's available in the environment, but the resident runner wasn't setting it. That worked for initial builds because of the re-entrant call to `assemble` (which does set it), but caused Hot Restart to always re-generate the wrapper using lib/main.dart. This ensures that the define is set in that codepath as well. Fixes https://github.com/flutter/flutter/issues/91535
-