Taha Tesser
f1d88586e0
Make popup menu position configurable ( #98979 )
2022-03-04 17:06:21 -08:00
Jonah Williams
8e6d57b773
[framework] add gesture settings to draggable ( #99567 )
2022-03-04 15:46:21 -08:00
Jonah Williams
59859df126
Add Windows performance benchmark ( #99564 )
2022-03-04 15:41:14 -08:00
Taha Tesser
4b902c79ce
CupertinoButton: Add clickable cursor on web ( #96863 )
2022-03-04 15:31:16 -08:00
Reza Mirzaee
d61caaad26
Improve container widget ( #98389 )
2022-03-04 15:11:19 -08:00
Taha Tesser
5733374841
Migrate Dialog to Material 3 ( #98919 )
2022-03-04 13:16:17 -08:00
Viren Khatri
671aa9e95e
complete migration of flutter repo to Object.hash* ( #99505 )
2022-03-04 12:56:21 -08:00
Taha Tesser
e047fe7fc7
Improve documentation of EditableText/TextField callbacks ( #98414 )
2022-03-04 12:51:21 -08:00
Michael Goderbauer
852bfe2a73
Use BindingBase.platformDispatcher over BindingBase.window where possible ( #99443 )
2022-03-04 11:11:07 -08:00
Mathieu Dubois-Briand
020bf31c99
Fix custom-device default forwardPortSuccessRegex ( #97719 )
2022-03-04 11:06:22 -08:00
chunhtai
f7b9d1ce44
Reland clean up clipboard. ( #99363 )
2022-03-04 09:51:21 -08:00
Michael Goderbauer
7f2c1cd772
Use PlatformDispatcher.instance over window where possible ( #99496 )
2022-03-03 14:46:16 -08:00
Kate Lovett
a4aeb77876
Deprecate MaterialButtonWithIconMixin ( #99088 )
2022-03-03 12:56:18 -08:00
Greg Spencer
fa68ecf7c6
Fix the race condition in cache_test.dart ( #99423 )
...
This fixes a race condition in test/integration.shard/cache_test.dart which allowed the test to fail if the machine took a very long time to acquire a lock or launch a process.
2022-03-03 12:55:47 -08:00
Greg Spencer
940986e00a
Add material localizations for keyboard keys used for shortcut descriptions in menus. ( #99020 )
...
This change adds some localizations for keyboard keys that will be used in creating shortcut descriptions in menus.
2022-03-02 18:56:47 -08:00
Taha Tesser
d1daa5ddc2
CupertinoSliverNavigationBar: Add example (#99384 )
...
Part of #72926
2022-03-02 18:31:50 -08:00
Michael Goderbauer
00f3f2b14f
More beautiful linear_gradient sample ( #99298 )
2022-03-02 16:41:21 -08:00
Tomasz Gucio
96426230af
Specify widget height in EditableText shortcuts tests ( #98607 )
2022-03-02 16:26:14 -08:00
joellurcook
95d1fabe59
Simplify SafeArea test for maintainBottomViewPadding to ensure maintainBottomViewPadding is always respected ( #97646 )
2022-03-02 16:01:26 -08:00
Kate Lovett
d211f3ff13
Limit overscroll stretching ( #99364 )
2022-03-02 12:36:25 -08:00
Kate Lovett
f8eee10f96
Revert "Draggable can be accepted when the data is null" ( #99419 )
2022-03-02 10:31:11 -08:00
xubaolin
4b20ce74e3
Fix a Scrollbar hittest penetration issue ( #99328 )
2022-03-02 10:26:23 -08:00
Markus Aksli
03ed3c911c
Reland "Dismiss text selection toolbar with ESC" ( #98995 )
2022-03-02 07:26:24 -08:00
Jenn Magder
8f360c977a
Update minimum required version to Xcode 13 ( #97746 )
2022-03-01 16:26:11 -08:00
gaaclarke
fdcd14464c
Starts using the --source flag to compile the dart registrant. ( #98046 )
...
* Starts using the `--source` flag to compile the dart registrant.
* updated general.shard tests
* Fixed the resident compiler flow
* added integration test
* made the integration test self contained
* renamed generated_main to dart_plugin_registrant
* cleaned up for review
* added task runner for ci
* added bringup and TESTOWNERS
* updated failure message
2022-03-01 16:24:47 -08:00
chunhtai
64d9ea60b1
Revert "Clean up ClipboardStatusNotifier ( #98951 )" ( #99361 )
...
This reverts commit c74a646b7b .
2022-03-01 15:13:30 -08:00
Renzo Olivares
54b7b5c3a2
Remove redundant properties passed to _Editable ( #99192 )
2022-03-01 14:36:20 -08:00
Jonah Williams
1dd24b8af8
[framework] improve Notification API performance by skipping full Element tree traversal ( #98451 )
2022-03-01 13:00:23 -08:00
Hari07
872e6048b1
Added viewport fraction parameter to tabView ( #98512 )
2022-03-01 10:41:24 -08:00
Viren Khatri
078deb9230
Migrates packages/flutter to from hashValues to Object.hash ( #96109 )
...
* migrates lib/foundation and lib/widgets
* migrates lib/painting and lib/material
* migrates lib/cupertino, lib/gestures, lib/services, lib/semantics and lib/rendering
* fixes failing tests
* migrates test/
* improves hashing of lists
2022-03-01 23:54:11 +05:30
Mahesh Jamdade
0038a3e29f
Add NavigationBar dartpad example ( #97046 )
2022-03-01 10:14:09 -08:00
Darren Austin
670e26d7d7
Updated to v0.86 of the Material Design tokens. ( #99292 )
...
Added the navigation_rail.json as well.
2022-02-28 13:56:32 -08:00
Tong Mu
7959c3953d
[Keyboard] Correctly convert down events that are immediately synthesized released ( #99200 )
2022-02-28 13:55:24 -08:00
Alberto
b44cbe1dd5
feat: Added docstring examples to AnimatedBuilder and ChangeNotifier ( #98628 )
2022-02-28 12:41:20 -08:00
Emmanuel Garcia
9cb60c9828
Revert "reads min/target sdk versions from localproperties" ( #99191 )
2022-02-28 11:41:22 -08:00
Jenn Magder
c80ff45afe
Print events and views when first frame is taking awhile during tracing ( #98957 )
2022-02-28 11:16:12 -08:00
stuartmorgan
80660b2d5e
Work around VS CMake generation bug ( #98945 )
2022-02-26 11:56:22 -08:00
Craig Labenz
c2269611f4
added wotw links for Baseline and GestureDetector ( #99178 )
2022-02-25 14:24:11 -08:00
Jenn Magder
d1265ad308
Run update-packages ( #99038 )
2022-02-25 12:26:16 -08:00
Jonah Williams
0a9a43b99a
Use flutter pub instead of dart pub ( #99159 )
2022-02-25 11:31:23 -08:00
Taha Tesser
d8e93ffb8b
Add clipBehavior to Snackbar ( #98252 )
2022-02-25 09:56:22 -08:00
Taha Tesser
fd71de13fd
[ReorderableListView] Add footer ( #92086 )
2022-02-25 06:06:15 -08:00
xubaolin
839bd6317f
Do not crash if dispatch the mouse events before the tooltip overlay detached ( #97268 )
2022-02-25 03:21:19 -08:00
Kate Lovett
a288bd5e3f
Re-land Assert golden files use the right extension ( #99082 )
2022-02-24 21:06:19 -08:00
Jonah Williams
e25670a2a0
[framework] Provide gesture settings to regular gesture detectors ( #99081 )
2022-02-24 20:41:12 -08:00
xubaolin
2ce43fac7b
Fix a Tabs crash when change the TabControllers ( #98242 )
2022-02-24 20:06:25 -08:00
Viren Khatri
281f1421df
adds trackRadius to ScrollbarPainter and RawScrollbar ( #98018 )
2022-02-24 19:26:23 -08:00
Jenn Magder
9369bd3222
Wait for ios-deploy stdout before closing logLine stream ( #99041 )
2022-02-24 19:21:23 -08:00
Simon
f0d444721b
Correct font weight for Cupertino tab label ( #90109 )
2022-02-24 19:21:18 -08:00
Danny Tuppeny
76758ef960
[dap] Don't use --start-paused when running in Profile/Release mode ( #98926 )
2022-02-24 17:06:24 -08:00