- 18 Nov, 2020 16 commits
-
-
Christopher Fujino authored
-
nero authored
-
stuartmorgan authored
Removes a comment that is left over from early iterations of the template.
-
Pierre-Louis authored
* refactor update_icons * fix trailing space * address feedback * add platform adaptive icons * fix merge conflict * Update dartdoc * Address feedback * Specify types * Add tests * fix indentation * Remove trailing space * Remove isCupertino static bool
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Shi-Hao Hong authored
* NNBD gen-l10n generated code
-
xubaolin authored
-
engine-flutter-autoroll authored
-
MH Johnson authored
-
Yash Johri authored
-
Jim Graham authored
* preserve detailFiles entry in TaskResult JSON
-
Ben Konyi authored
-
Ben Konyi authored
Implements the following: - If both --host-vmservice-port and --dds-port are specified, use the current behavior - If only --host-vmservice-port is specified and dds is enabled, use that for the dds port - If only --dds-port is specified, use that for the dds port Fixes https://github.com/flutter/flutter/issues/70332
-
- 17 Nov, 2020 12 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
Jonah Williams authored
-
Casey Hillers authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Aneesh Rao authored
* Add examples for LinearProgressIndicator * Add examples for CircularProgressIndicator * Change name Linear -> Circular * Remove unnecessary changes * Add images to docs * Fix semi-colon bugs * Fix trailing spaces * Fix more semicolon bugs * Remove imports in docs * Remove error causing line breaks * Add ticker providers * Add more ticker providers * Remove assets and combine samples * Removed 6 samples * Remove unnecessary animation Co-authored-by: John Ryan <ryjohn@google.com> * Remove unnecessary animation Co-authored-by: John Ryan <ryjohn@google.com> * Use material theme Co-authored-by: John Ryan <ryjohn@google.com> * Apply suggestions from code review Co-authored-by: John Ryan <ryjohn@google.com>
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
xubaolin authored
-
Jim Graham authored
This reverts commit 9b56241e.
-
- 16 Nov, 2020 12 commits
-
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Greg Spencer authored
This removes the last couple of doc references to the Window class in the framework, so that I can re-land the engine side change that removes the Window class (flutter/engine#22505).
-
Marcus Tomlinson authored
-
Jenn Magder authored
-
Christopher Fujino authored
-
Kate Lovett authored
-
Anna Gringauze authored
* Move web integration tool tests to web.shard Web integration tool tests depend on DDC changes in SDK. This change moves them to a separate shard and subshard so CI bot configurations can run them separately. In particular, with will allow running those tests on dart CI flutter HHH web bot instead of a non-web one, allowing early detection and easy classification of issues caused by SDK changes as VM- or Web related. * Enabled verbose mode for flaky web_tool_tests * fixed local engine crash with --enable-asserts * Disable failing tests, fix local engine with asserts * Removed mac web_tool_tests bot * Addressed CR comments * Add disabled mac web_tool_tests and disable win web_tool_tests
-
Ian Hickson authored
-
IsmailAbdirahman authored
* Added notificationListner sample code * Fixed spacing * fixed spacing * Moved the variables into the Build method * fixed typos * Update packages/flutter/lib/src/widgets/notification_listener.dart Co-authored-by: John Ryan <ryjohn@google.com> * Update packages/flutter/lib/src/widgets/notification_listener.dart Co-authored-by: John Ryan <ryjohn@google.com> * Update packages/flutter/lib/src/widgets/notification_listener.dart Co-authored-by: John Ryan <ryjohn@google.com> * Update packages/flutter/lib/src/widgets/notification_listener.dart Co-authored-by: John Ryan <ryjohn@google.com> * Update packages/flutter/lib/src/widgets/notification_listener.dart Co-authored-by: John Ryan <ryjohn@google.com> * Update packages/flutter/lib/src/widgets/notification_listener.dart Co-authored-by: John Ryan <ryjohn@google.com> * Update packages/flutter/lib/src/widgets/notification_listener.dart Co-authored-by: John Ryan <ryjohn@google.com>
-
Jason Simmons authored
-