engine-flutter-autoroll
780752e8e3
Roll Engine from f5364860ab10 to 892034dc6a7c (6 revisions) ( #73050 )
2020-12-28 12:24:04 -08:00
engine-flutter-autoroll
57b5a547af
Roll Plugins from a9513d592101 to 1c0090511fc8 (3 revisions) ( #73049 )
2020-12-28 12:14:01 -08:00
nturgut
272b23cabd
[web] make sure tests and benchmarks use correct backend - add autodetect false ( #73047 )
...
* add autodetect false
* fix typo
2020-12-28 10:55:53 -08:00
Mahdi
8f5d0371af
TextField's hintText should support TextDirection. ( #69534 )
...
* TextField's hintText should support TextDirection.
There are many cases for RTL languages that the TextField's label is RTL but the input direction is LTR (e.g. email address). Therefore we may need to change the directionality of the hintText.
* Update input_decorator.dart
* Adds hintTextDirection tests.
* React to reviewer's comments.
* Fixes two more analysis issues.
2020-12-25 23:37:36 -08:00
Todd Volkert
5f46931a8f
Add widget of the week videos ( #72945 )
2020-12-25 17:29:02 -08:00
engine-flutter-autoroll
936297cf9f
Roll Engine from 1c975f1e7c82 to f5364860ab10 (8 revisions) ( #72954 )
2020-12-25 16:54:03 -08:00
Todd Volkert
d61d7758ed
Add comment to RenderColoredBox.paint() ( #72526 )
2020-12-24 21:42:25 -08:00
creativecreatorormaybenot
19a835498e
Correct typos in RenderParagraph ( #72930 )
2020-12-24 21:24:03 -08:00
engine-flutter-autoroll
6e5f55fb59
Roll Plugins from 0f1c20dd25c0 to a9513d592101 (4 revisions) ( #72931 )
2020-12-24 09:29:02 -08:00
engine-flutter-autoroll
ff03a9c362
1c975f1e7 AssetResolver updating in AssetManager for Dynamic features (flutter/engine#23130) ( #72907 )
2020-12-23 19:49:02 -08:00
xubaolin
e0417b5e0f
RefreshIndicator should not be shown when overscroll occurs due to inertia ( #72132 )
2020-12-23 18:29:02 -08:00
engine-flutter-autoroll
e9dc2557c9
Roll Engine from b7cd3f8e706d to 596bae264b0c (17 revisions) ( #72905 )
2020-12-23 18:09:03 -08:00
chunhtai
6f4d84cf97
improve error message when herocontroller is shared by multiple navig… ( #72904 )
2020-12-23 18:04:02 -08:00
Shi-Hao Hong
867698439f
[NNBD] Migrate sample code pt 5 ( #72845 )
2020-12-23 17:44:02 -08:00
Shi-Hao Hong
b21e08c801
[NNBD] Migrate sample code pt 4 ( #72842 )
2020-12-23 17:39:03 -08:00
Shi-Hao Hong
691d05da98
[NNBD] Migrate sample code pt 3 ( #72837 )
2020-12-23 17:34:05 -08:00
Darren Austin
4219dea6e0
Migrated some more widgets doc comments to null safety. ( #72838 )
2020-12-23 17:24:04 -08:00
Kate Lovett
0b02410892
Migrate more sample code to nnbd ( #72829 )
2020-12-23 17:19:04 -08:00
Darren Austin
a6117269c6
Migrated some services and widgets doc comments to null safety. ( #72792 )
2020-12-23 17:14:04 -08:00
Jenn Magder
6118eaa0de
Check for iOS simulator SDK during AOT validation instead of assuming x86 ( #72834 )
2020-12-23 15:36:20 -08:00
Kate Lovett
27f29e75ca
Fix scrollbar config for hover events ( #72833 )
2020-12-23 15:29:02 -08:00
Kate Lovett
3abb9e5008
Remove deprecated showDialog.child ( #72532 )
2020-12-23 15:09:01 -08:00
Michael Goderbauer
5eabfc2447
Allow nullable tweens in TweenAnimationBuilder ( #72476 )
2020-12-23 12:09:02 -08:00
engine-flutter-autoroll
15c009b805
Roll Engine from af6889a600e7 to b7cd3f8e706d (22 revisions) ( #72827 )
2020-12-22 17:09:03 -08:00
Shi-Hao Hong
ce048ee8e6
[NNBD] Migrate sample code pt 1 ( #72794 )
2020-12-22 17:04:03 -08:00
ahyangnb
501a23ab19
Unprefixes the class with the "new" keyword ( #72772 )
2020-12-22 16:59:04 -08:00
Kate Lovett
6ad6c0f4dc
Migrate some sample code ( #72558 )
2020-12-22 16:54:03 -08:00
Ritvij Kumar Sharma
2e8faec09a
Fixed issue for SliverAppBar collapsedHeight ( #72300 )
2020-12-22 16:49:04 -08:00
Casey Hillers
849784e262
[devicelab] Add results path flag to test runner ( #72765 )
2020-12-22 16:45:38 -08:00
Shi-Hao Hong
dafc13f11d
[NNBD] Migrate sample code pt 2 ( #72798 )
2020-12-22 16:44:10 -08:00
Chinmoy
3cd1166a65
Added mainAxisExtent to SliverGridDelegateWithFixedCrossAxisCount and SliverGridDelegateWithMaxCrossAxisExtent ( #71376 )
2020-12-22 16:44:05 -08:00
Sameer Kashyap
8eeef821ff
Added Tabar Code samples ( #70379 )
2020-12-22 16:39:06 -08:00
engine-flutter-autoroll
cc457596c8
Roll Plugins from c986058e301c to 0f1c20dd25c0 (2 revisions) ( #72762 )
2020-12-22 10:29:02 -08:00
Darren Austin
d622e5de4b
Migrated some cupertino doc comments to null safety. ( #72766 )
2020-12-22 10:24:08 -08:00
Ben Konyi
620a8284f8
Catch StateError and output more useful error message when DDS fails to start ( #72736 )
2020-12-22 10:24:04 -08:00
Shi-Hao Hong
af1c629def
[State Restoration] Adds remaining Restorable{Property}N ( #72708 )
2020-12-22 10:19:04 -08:00
Justin McCandless
0f5b79a250
Nnbd docs updates for various widgets ( #72389 )
2020-12-22 10:14:03 -08:00
Kate Lovett
32741c0ec8
Migrate sample code to NNBD ( #72755 )
2020-12-21 16:34:02 -08:00
engine-flutter-autoroll
2b18b0d00c
c986058e3 [video_player] Fix video player test (flutter/plugins#3361) ( #72746 )
2020-12-21 16:29:05 -08:00
Kate Lovett
d4da441e53
Apply physics boundary to scrollbar dragging ( #72741 )
2020-12-21 16:24:03 -08:00
Jacob Moura
3335bcbe40
Fix navigator 2.0 in Flutter Web ( #72207 )
2020-12-21 16:19:05 -08:00
Justin McCandless
4e3b01152e
InteractiveViewer Scale Jump ( #71497 )
2020-12-21 16:14:05 -08:00
Aneesh Rao
df748f1a89
Use details tag to improve issue log readability ( #70945 )
2020-12-21 16:09:04 -08:00
nturgut
10c358bafa
run framework unit tests on html backend ( #72756 )
2020-12-21 16:07:51 -08:00
Jenn Magder
7aacff2216
Exclude ARM from macOS builds ( #72748 )
2020-12-21 16:05:24 -08:00
J-P Nurmi
f2536da16f
[flutter_tools] Let CMake handle escaping ( #70026 )
2020-12-21 16:04:04 -08:00
engine-flutter-autoroll
de448c81ed
Roll Engine from 57a5ad0ab5eb to af6889a600e7 (9 revisions) ( #72729 )
2020-12-21 10:34:02 -08:00
Jia Hao
57e134058f
[integration_test] Fix incorrect logging for the legacy reporter ( #72699 )
2020-12-21 10:29:02 -08:00
J-P Nurmi
bd08997474
[flutter_tools] catch fatal build output errors on Linux ( #72559 )
2020-12-21 10:24:03 -08:00
nturgut
14206399c3
make sure tests and becnhmarks use correct backend ( #72628 )
2020-12-21 09:55:23 -08:00