Qun Cheng
90776462e9
Fix bottom app bar height and end-contained fab location ( #123746 )
...
Fix bottom app bar height and end-contained fab location
2023-03-30 19:50:00 +00:00
Henry Riehl
5f71179480
Wire up MenuAnchor clipBehaviour property ( #123632 )
...
Wire up MenuAnchor clipBehaviour property
2023-03-30 17:11:26 +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
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
Ayush Bherwani
91311156e1
[Stepper] adds stepIconBuilder property ( #122816 )
...
[Stepper] adds stepIconBuilder property
2023-03-29 07:16:01 +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
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
Qun Cheng
0300cfa603
Create SearchAnchor and SearchViewTheme Widget ( #123256 )
2023-03-27 23:31:11 -07: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
Jan Kuß
4a1002e2e2
Fix selection toolbar not showing on drag end ( #121110 )
2023-03-26 22:55:12 +02: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
LongCatIsLooong
482b5f63e9
Unskip #62819 Fixes #12357 ( #122945 )
...
Unskip #62819 Fixes #12357
2023-03-24 22:07:47 +00:00
Mitchell Goodwin
f4caee6efb
Add adaptive Checkbox and CheckboxListTile ( #123132 )
...
Add adaptive Checkbox and CheckboxListTile
2023-03-24 17:33:05 +00:00
Bernardo Ferrari
5054b6e514
Add Non-Uniform Border to Border. ( #121921 )
...
Add Non-Uniform Border to Border.
2023-03-24 01:40:56 +00:00
Hans Muller
59c9d4e845
Added ExpansionTileController ( #123298 )
...
Added ExpansionTileController
2023-03-24 00:51:06 +00:00
Taha Tesser
f7fb14ec58
Add customizable mouse cursor to DataTable ( #123128 )
2023-03-23 17:45:34 -07:00
Pierre-Louis
02d5c7595b
Add support for secondary tab bar ( #122756 )
...
Add support for secondary tab bar
2023-03-23 22:49:59 +00:00
Benjamin Quinn
5ef9b847aa
Expose toggle to textfield's opacity animation. ( #122474 )
...
Expose toggle to textfield's opacity animation.
2023-03-23 19:49:58 +00:00
Michael Goderbauer
716d252462
Remove prefer_const_constructors ignores ( #123284 )
...
Remove prefer_const_constructors ignores
2023-03-23 19:43:53 +00:00
Rydmike
9dec4fbd1e
FIX: NavigationDrawer hover/focus/pressed does not use indicatorShape ( #123325 )
...
FIX: NavigationDrawer hover/focus/pressed do not use indicatorShape
2023-03-23 18:13:47 +00:00
Michael Goderbauer
fda9ecfef7
Remove 1745 decorative breaks ( #123259 )
...
Remove 1745 decorative breaks
2023-03-22 21:12:22 +00:00
Kate Lovett
4be45e950d
Remove indicator from scrolling tab bars ( #123057 )
...
Remove indicator from scrolling tab bars
2023-03-21 23:44:12 +00:00
Michael Goderbauer
25e38a2a87
Bump lower Dart SDK constraints to 3.0 & add class modifiers ( #122546 )
...
Bump lower Dart SDK constraints to 3.0 & add class modifiers
2023-03-21 20:21:58 +00:00
Taha Tesser
8679aeb235
Fix TimePicker input mode width for 12-hour format ( #122868 )
...
Fix `TimePicker` input mode width for 12-hour format
2023-03-20 18:09:49 +00:00
Eilidh Southren
87ac905a5a
Add content-based colorScheme functionality ( #122919 )
...
* add shadowColor property
* add to bottom app bar
* basic MCU connection demo
* more image tests
* demo update
* remove branch changes
* demo cleanup
* cleanup
* update algo
* working consistent example
* demo cleanup
* Added tests
* fix merge
* rebase
* basic MCU connection demo
* more image tests
* demo update
* remove branch changes
* demo cleanup
* cleanup
* update algo
* working consistent example
* demo cleanup
* Added tests
* lint fixes
* fix theme error
* whitespace fixes
* revert old commit
* update test formatting
* modify image source to external repo
* remove pngs
* add blank line
* fix web tests
* comment responses
* remove whitespace
* whitespace
* whitespace
2023-03-19 12:14:19 +00:00
hangyu
9fc1fd15f6
Update Material 3 bottom sheet ( #122445 )
...
* M3 bottomsheet
* Update bottom_sheet.dart
* Update bottom_sheet.dart
* Update bottom_sheet.dart
* Update bottom_sheet.dart
* Update bottom_sheet.dart
* Update bottom_sheet.dart
* Update bottom_sheet.dart
* Update bottom_sheet.dart
* Update bottom_sheet.dart
* Update bottom_sheet.dart
* Update packages/flutter/lib/src/material/bottom_sheet.dart
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
* Update packages/flutter/lib/src/material/bottom_sheet.dart
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
* Update packages/flutter/lib/src/material/bottom_sheet.dart
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
* Update packages/flutter/lib/src/material/bottom_sheet.dart
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
* Update packages/flutter/lib/src/material/bottom_sheet.dart
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
* Update packages/flutter/lib/src/material/bottom_sheet.dart
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
* Update bottom_sheet.dart
Update bottom_sheet_test.dart
Update bottom_sheet.dart
* showDragHandle defaults to false
* fix test
---------
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
2023-03-18 20:13:08 -07:00
Zachary Anderson
f5248bbc8c
Disable shuffling for flutter/test/material/text_field_test.dart ( #122956 )
2023-03-18 14:38:35 -07:00
Renzo Olivares
358d79cb0d
TextField should support disabled input text style ( #119216 )
...
Co-authored-by: Renzo Olivares <roliv@google.com>
2023-03-17 10:09:49 -07:00
Qun Cheng
5180e45080
Create SearchBar and SearchBarTheme ( #122309 )
2023-03-16 15:04:19 -07:00
Chinmoy
e1eb1b9ecf
Added onSecondaryTap in InkWell. ( #119058 )
...
Exposes onSecondaryTap in InkWell.
2023-03-16 17:02:57 +00:00
Bruno Leroux
5e54139a94
Fix MenuAnchor closes on internal scroll ( #122696 )
...
Fix MenuAnchor closes on internal scroll
2023-03-15 20:32:02 +00:00
Justin McCandless
ffed0d57ef
DateRangePicker keyboardType ( #122353 )
...
DateRangePicker now has a keyboardType parameter, same as DatePicker.
2023-03-15 11:34:10 -07:00
Bruno Leroux
5d10cc28ca
Fix TabBarView and TabBar animations are not synchronized ( #122021 )
2023-03-15 09:22:50 -07:00
Michael Goderbauer
a599c08c32
Remvoe last few references to window singleton ( #122644 )
...
Remove last few references to window singleton
2023-03-15 00:34:34 +00:00
pdblasi-google
0ba64488da
Reland: Updates flutter/test/material to no longer use TestWindow ( #122643 )
...
Reland: Updates `flutter/test/material` to no longer use `TestWindow`
2023-03-15 00:08:18 +00:00
yaakovschectman
46a8106781
Revert "Updates flutter/test/material to no longer use TestWindow ( #122337 )" ( #122636 )
...
This reverts commit b2fc5f97705b033a6a888863c9c78dc30df0f21c.
2023-03-14 17:34:33 -04:00
pdblasi-google
b2fc5f9770
Updates flutter/test/material to no longer use TestWindow ( #122337 )
...
Updates `flutter/test/material` to no longer use `TestWindow`
2023-03-14 21:13:05 +00:00
Kate Lovett
4cac07b716
Update ScrollableDetails for 2D scrolling ( #122555 )
...
Update ScrollableDetails for 2D scrolling
2023-03-14 20:28:16 +00:00
Michael Goderbauer
473fa38f77
Reland "Remove references to BindingBase.window ( #122119 & #122341 )" ( #122412 )
...
Reland "Remove references to BindingBase.window (#122119 & #122341 )"
2023-03-14 16:48:07 +00:00
LongCatIsLooong
1306d7f158
Fix Caret Height On Empty Lines ( #120834 )
...
* improve caret caching, fix caret for empty text/line, `getLocalRectForCaret` now reports the real rect that will be painted.
move caret x-coordinate clamping to RenderEditable since TextPainter doesn't know about clipping.
* comments
* review
2023-03-13 15:37:42 -07:00
pdblasi-google
7dd53fefe9
Reland (3): Removes single window assumptions from flutter_test ( #122422 )
...
Reland (3): Removes single window assumptions from `flutter_test`
2023-03-13 21:50:24 +00:00
Casey Hillers
1f42612323
Revert PRs relating to single window assumption ( #122369 )
...
* Revert "Remove references to BindingBase.window (#122119 )"
This reverts commit c7681f00cf1fb1c63bebb27d715f29feb77b78b7.
* Revert "Remove another reference to BindingBase.window (#122341 )"
This reverts commit 6ec444506375cfa94535a45c2320e01094c295e0.
* Revert "Reland (2): Removes single window assumptions from `flutter_test` (#122233 )"
This reverts commit eb3d317ea06e59fadc379210f5c6e685505d8e0f.
* Revert "Remove single view assumption from TestViewConfiguration (#122352 )"
This reverts commit 927289fb4e5b25a71f794bc808a8c31554859a50.
* Revert "Updates `flutter/test/cupertino` to no longer use `TestWindow` (#122325 )"
This reverts commit 67e17e45f05271c6c409183c1d33806683cb9e4d.
* Revert "Updates `flutter/test/gestures` to no longer reference `TestWindow` (#122327 )"
This reverts commit c2a5111cc0f9bcb104982b38a1a0a9c4210b601f.
* Revert "Updates `flutter/test/rendering` to no longer use `TestWindow` (#122347 )"
This reverts commit 28b65e089b3f8e8c21572cd8a73184858b6360c3.
* Revert "Updates `flutter_localizations/test` to stop using `TestWindow` (#122321 )"
This reverts commit 01367d52d7886f51a8921c9dc4a8e4c541686e98.
2023-03-09 22:53:38 -08:00
Michael Goderbauer
c7681f00cf
Remove references to BindingBase.window ( #122119 )
...
Remove references to BindingBase.window
2023-03-09 19:14:34 +00:00