xubaolin
e0417b5e0f
RefreshIndicator should not be shown when overscroll occurs due to inertia ( #72132 )
2020-12-23 18:29:02 -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
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
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
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
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
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
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
J-P Nurmi
612ef20955
[flutter_tools] use 1-based index for device selection ( #72189 )
2020-12-21 09:29:05 -08:00
xubaolin
149a1957d5
fix a DragTarget type cast bug ( #72512 )
2020-12-21 09:14:03 -08:00
Kenzie Schmoll
b793285329
Add --no-launch-browser flag to DevTools pub run command ( #72519 )
2020-12-18 10:14:36 -08:00
Abhishek Ghaskata
b84d8ee2df
Bottom navigation items length docs ( #72490 )
2020-12-17 22:29:01 -08:00
Todd Volkert
e2a0d03b79
Avoid null check operator failure in RenderFlex._hasOverflow ( #72122 )
...
Fixes https://github.com/flutter/flutter/issues/71972
2020-12-17 19:25:28 -08:00
J-P Nurmi
803c07fe3b
Fix EditableText.enableInteractiveSelection on desktop & web ( #70972 )
...
selectionEnabled was not taken into account in:
key movement handling in RenderEditable
mouse drag handling in TextSelectionGestureDetectorBuilder
2020-12-17 16:56:47 -08:00
Kate Lovett
26ccbd9ff6
Update Scrollbar behavior for mobile devices ( #72531 )
2020-12-17 15:34:02 -08:00
Jenn Magder
ff8203dcdc
Migrate usage value plugin count off .flutter-plugins ( #72538 )
2020-12-17 14:56:05 -08:00
Todd Volkert
1c530a92ac
Override MultiChildRenderObjectElement renderObject getter to provide covariant type ( #72530 )
2020-12-17 14:47:23 -08:00
Jenn Magder
d6857bc026
Build/copy macOS frameworks to built products instead of ephemeral directory ( #72378 )
2020-12-17 14:47:05 -08:00
Todd Volkert
becf09c515
Update various API docs ( #72548 )
2020-12-17 14:46:25 -08:00
Jenn Magder
1c18cf3da8
Move macOS Podfile logic into the tool ( #72020 )
2020-12-17 11:48:16 -08:00
Paul Berry
9ec1601c46
Fix flutter in preparation for implementing Dart's "Infer non-nullability from local boolean variables" ( #72494 )
...
When https://github.com/dart-lang/language/issues/1274 (Infer
non-nullability from local boolean variables) is implemented, flow
analysis will detect that code like this no longer needs to perform a
null check:
final bool contextIsValid = focus != null && focus.context != null;
...
if (contextIsValid) {
... focus! ... // Null check unnecessary
}
To avoid a build failure due to the unnecessary null check, we need to
temporarily write it in a way that we can ignore it. Once the feature
is complete and rolled into flutter, I'll remove the null check
entirely.
2020-12-17 11:37:34 -08:00
Kate Lovett
6bb582219c
Remove deprecated [PointerEnterEvent, PointerExitEvent].fromHoverEvent ( #72395 )
2020-12-17 11:34:03 -08:00
Hans Muller
dc80d499f3
Added backwardsCompatibility flag to AppBarTheme ( #72472 )
2020-12-17 10:39:03 -08:00
Jenn Magder
23f5fbc69d
Update CocoaPods minimum version to 1.9 ( #71170 )
2020-12-17 10:22:50 -08:00
Hans Muller
8960baa4b7
Updated the MaterialBanner example, NNBD, etc ( #72477 )
2020-12-17 09:49:02 -08:00
creativecreatorormaybenot
9ff4326e1f
Test generated_plugin_registrant analysis & suppress long lines in web plugin registrant ( #71981 )
2020-12-16 22:19:05 -08:00
xster
c980c2413e
update cupertino icons to 1.0.2 ( #72420 )
2020-12-16 12:03:51 -08:00