- 17 Nov, 2020 7 commits
-
-
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 15 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
-
engine-flutter-autoroll authored
-
Dan Field authored
-
tiya authored
-
- 15 Nov, 2020 1 commit
-
-
engine-flutter-autoroll authored
-
- 14 Nov, 2020 8 commits
-
-
Jonah Williams authored
-
Jia Hao authored
* [integration_test] Reland add a `run` method for proper reporting of test results * Changes to path resolving from previous PR
-
creativecreatorormaybenot authored
-
Casey Hillers authored
-
Yuqian Li authored
This reverts commit 2a5aa294. Additionally, fix a few NNBD issues. Fixes https://github.com/flutter/flutter/issues/70408
-
engine-flutter-autoroll authored
-
Greg Spencer authored
-
Jonah Williams authored
This reverts commit 8749d955.
-
- 13 Nov, 2020 9 commits
-
-
Anna Gringauze authored
* Disable failing test due to SDK issue * Disable failing debugger and hot reload windows tests
-
engine-flutter-autoroll authored
-
Ian Hickson authored
In principle this is backwards compatible; I just merged all the classes into one and deprecated everything that became redundant as a result.
-
Jonah Williams authored
-
Jonah Williams authored
-
Kate Lovett authored
-
Jonah Williams authored
-
Yuqian Li authored
Address comment in https://github.com/flutter/flutter/pull/66386/files#r522671103
-
engine-flutter-autoroll authored
* 03ff8a409 TBR: remove the extra values which was overshadowing the test result (flutter/engine#22483) * e9b6a428f Roll Skia from a06b63c56ecd to 8ead30d51c86 (1 revision) (flutter/engine#22487) * ee700513e Roll Fuchsia Linux SDK from fULjPqtx9... to B4PaMsNWM... (flutter/engine#22490) * 4cbb684ef Roll Dart SDK from 3e502e0c7e04 to 41893ff76b0f (1 revision) (flutter/engine#22491) * 38b6c22d5 PlatformViewIOS CreateExternalViewEmbedder refactor (flutter/engine#22353) * bbcf19ad1 Roll Skia from 8ead30d51c86 to 011218edb590 (4 revisions) (flutter/engine#22493)
-