20688 Commits

Author SHA1 Message Date
Greg Price
a28aae918e
Remove no-shuffle from framework tests, part 1: easy cases (#123751)
Remove no-shuffle from framework tests, part 1: easy cases
2023-03-30 18:28:51 +00:00
Henry Riehl
5f71179480
Wire up MenuAnchor clipBehaviour property (#123632)
Wire up MenuAnchor clipBehaviour property
2023-03-30 17:11:26 +00:00
Michael Goderbauer
8c5d223bab
Revert "Workaround for exhaustivness bug in dart2js (#123242)" (#123727)
Revert "Workaround for exhaustivness bug in dart2js (#123242)"
2023-03-30 16:19:14 +00:00
Ben Konyi
c3de901538
Serve DevTools when running flutter test (#123607)
Also clean up messaging output by `flutter test` when `--start-paused` is provided.
2023-03-30 11:51:08 -04:00
ivirtex
302c087738
Update CupertinoPageRoute transition animation curves (#122275)
Update `CupertinoPageRoute` transition animation curves
2023-03-30 15:43:40 +00:00
Mitchell Goodwin
84078c856f
Create CupertinoRadio Widget (#123296)
Create CupertinoRadio Widget
2023-03-30 15:43:36 +00:00
Sigurd Meldgaard
7b54a30e31
Notify about existing caches when preloading (#122592) 2023-03-30 16:20:33 +02:00
nt4f04uNd
3a7daaba78
Fix ListWheelScrollView gestures and paint coordinates in tests (#121342)
Fix ListWheelScrollView gestures and paint coordinates in tests
2023-03-30 08:15:26 +00:00
Jackson Gardner
b57c59b4a7
Invalidate the WebStaticAssets target if the web sdk changes. (#123739)
Invalidate the `WebStaticAssets` target if the web sdk changes.
2023-03-30 02:20:19 +00:00
Brian Quinlan
06f015a8c0
Modify flutter_tests dart:io mocks to support Dart 3.0 (#123706)
Modify flutter_tests dart:io mocks to support Dart 3.0
2023-03-30 02:18:27 +00:00
Greg Spencer
c26d1de4a0
Remove the networked image from the example (#123728) 2023-03-29 18:58:25 -07:00
Sebastian Schneider
4e1ad59f75
Add documentation on how to use dart-define with gradlew (#123205)
Add documentation on how to use `dart-define` with `gradlew`
2023-03-29 23:06:46 +00:00
Taha Tesser
6e04bddd86
Fix scrolling in the Drawer and NavigationDrawer triggers AppBar's scrolledUnderElevation (#122600)
Fix scrolling in the  `Drawer` and `NavigationDrawer` triggers AppBar's scrolledUnderElevation
2023-03-29 23:02:11 +00:00
hangyu
32b75f08fe
Use SemanticsService.announce to announce form text validation error (#123373)
Use SemanticsService.announce to announce form text validation error
2023-03-29 23:00:24 +00:00
Justin McCandless
dd3dc5efbf
TextFormField.spellCheckConfiguration (#123295)
TextFormField.spellCheckConfiguration
2023-03-29 22:59:06 +00:00
Renzo Olivares
142dd6022f
Match iOS Longpress behavior with native (#123630)
Match iOS Longpress behavior with native
2023-03-29 20:22:03 +00:00
Loïc Sharma
9f2ac97174
[Windows] Add version info migration (#123414)
[Windows] Add version info migration
2023-03-29 20:11:18 +00:00
Vinny
f44064991d
Modified TextField docs - Replaced 'labelText' to 'hintText' in code snippet (#94128)
Modified TextField docs - Replaced 'labelText' to 'hintText' in code snippet
2023-03-29 20:02:33 +00:00
Simon Binder
c71f1dd76b
Treat hidden IndexedStack children as offstage for test finder (#123129)
Treat hidden `IndexedStack` children as offstage for test finder
2023-03-29 19:58:58 +00:00
Victoria Ashworth
fa01649a59
Update device selection to wait for wireless devices to load (#122932)
Update device selection to wait for wireless devices to load
2023-03-29 17:58:07 +00:00
Christopher Fujino
820ec70a8d
[flutter_tools] Remove --no-sound-null-safety #3 (#123297)
[flutter_tools] Remove --no-sound-null-safety #3
2023-03-29 17:56:23 +00:00
Ayush Bherwani
91311156e1
[Stepper] adds stepIconBuilder property (#122816)
[Stepper] adds stepIconBuilder property
2023-03-29 07:16:01 +00:00
Taha Tesser
d74a1bb012
Fix off-screen selected text throws exception (#123595)
Fix off-screen selected text throws exception
2023-03-29 06:54:53 +00:00
Bartek Pacia
b915f68d7a
Fix warning in flutter created project ("package attribute is deprecated" in AndroidManifest) (#123426)
Fix warning in `flutter create`d project ("package attribute is deprecated" in AndroidManifest)
2023-03-29 04:21:03 +00:00
Kate Lovett
659ba386f6
Fix SliverGridRegularTileLayout.computeMaxScrollOffset for 0 children (#123348)
Fix SliverGridRegularTileLayout.computeMaxScrollOffset for 0 children
2023-03-29 00:13:50 +00:00
Jenn Magder
6e5a530737
Add flags to make App.framework work in app extension (#123618)
Add flags to make App.framework work in app extension
2023-03-28 23:10:06 +00:00
Henry Riehl
d173c660d8
Add alignmentOffset when menu is positioned on the opposite side (#122812)
Add alignmentOffset when menu is positioned on the opposite side
2023-03-28 20:59:52 +00:00
Loïc Sharma
d9da7c5faa
[Shortcuts] Improve documentation (#123499)
[Shortcuts] Improve documentation
2023-03-28 16:47:06 +00:00
Kate Lovett
3dfc60c0d1
Revert "Fix divider width in scrollable TabBar for Material 3 and add dividerHeight parameter (#123127)" (#123616)
Revert "Fix divider width in scrollable `TabBar` for  Material 3 and add `dividerHeight` parameter"
2023-03-28 16:45:15 +00:00
stuartmorgan
80cee59878
Don't rethrow Dart plugin registration exceptions (#122111)
Don't rethrow Dart plugin registration exceptions
2023-03-28 15:08:57 +00:00
Qun Cheng
0300cfa603
Create SearchAnchor and SearchViewTheme Widget (#123256) 2023-03-27 23:31:11 -07:00
Michael Goderbauer
5377182d3d
Fix Align doc (#123566)
Fix Align doc
2023-03-28 04:56:02 +00:00
Greg Price
48111197ac
Fix out-of-bounds and reversed TextBox queries in computing caret metrics (#122480)
Fix out-of-bounds and reversed TextBox queries in computing caret metrics
2023-03-28 03:16:20 +00:00
Chris Bracken
b0ad7c456e
[macOS] Eliminate explicit main window init() (#123571)
[macOS] Eliminate explicit main window init()
2023-03-28 01:35:00 +00:00
Loïc Sharma
8f62e34267
[Focus] Add run key command to dump the focus tree (#123473)
[Focus] Add run key command to dump the focus tree
2023-03-28 00:33:39 +00:00
Michael Goderbauer
c65bfe9a5a
Fix velocity_tracker_test.dart (#123559)
Fix velocity_tracker_test.dart
2023-03-27 23:02:43 +00:00
Taha Tesser
3512c2cd76
Fix divider width in scrollable TabBar for Material 3 and add dividerHeight parameter (#123127)
Fix divider width in scrollable `TabBar` for  Material 3 and add `dividerHeight` parameter
2023-03-27 22:52:59 +00:00
Renzo Olivares
04f6acd881
Add TextField triple tap/click gestures (#119046)
Add TextField triple tap/click gestures
2023-03-27 22:39:52 +00:00
Chinmoy
aa5db20fbb
Added backgroundColor and disabledBackgroundColor to SnackBarAction. (#118786) 2023-03-27 15:25:56 -07:00
Bruno Leroux
6e2bbf9413
Fix Animations in NavigationDestination icons don't work (#123400) 2023-03-27 13:39:41 -07:00
Bruno Leroux
94f8772cea
Make InkInteractiveFeature customBorder updatable (#123536) 2023-03-27 13:34:11 -07:00
Michael Goderbauer
48bb12dfbe
Make Element tree root generic (#123352)
Make Element tree root generic
2023-03-27 20:31:49 +00:00
Andrew Kolos
66e6acbe9f
throw ToolExit when --web-port is an integer outside the valid TCP port range (#123269)
throw `ToolExit` when `--web-port` is an integer outside the valid TCP port range
2023-03-27 19:58:37 +00:00
Camille Simon
5e76e119d5
Allow spell check to fail silently on unsupported platforms & spell checkers (#122715)
Allow spell check to fail silently on unsupported platforms & spell checkers
2023-03-27 15:38:54 +00:00
Jan Kuß
4a1002e2e2
Fix selection toolbar not showing on drag end (#121110) 2023-03-26 22:55:12 +02:00
Shibata Ryusei
1fb2158e36
Add lints test for all templates (#120526)
Add lints test for all templates
2023-03-26 11:10:23 +00:00
Todd Volkert
25174d621e
Make InkDecoraiton not paint if the ink is not visible (#122585)
Make InkDecoration not paint if the ink is not visible
2023-03-25 21:00:23 +00:00
Mateus Felipe C. C. Pinto
8636e33398
[Documentation] Add ActionChip in disabled state (#123143)
[Documentation] Add ActionChip in disabled state
2023-03-25 18:58:23 +00:00
LongCatIsLooong
482b5f63e9
Unskip #62819 Fixes #12357 (#122945)
Unskip #62819 Fixes #12357
2023-03-24 22:07:47 +00:00
Harry Terkelsen
2379b18f8d
Turn on --web-resources-cdn by default (#123425) 2023-03-24 14:33:58 -07:00