Aman Verma
3022db2bf3
docs: Add more potential use case for Bottom Navigation Bar ( #99644 )
2022-06-23 17:17:06 +00:00
Pierre-Louis
912b81f6bf
Add toggled semantics to ToggleButtons ( #106096 )
2022-06-23 17:07:10 +00:00
hellohuanlin
0dd0c2edca
[platform_view]Send platform message when platform view is focused ( #105050 )
2022-06-23 00:01:07 +00:00
LongCatIsLooong
60f30e5d3e
Disable cursor opacity animation on macOS, make iOS cursor animation discrete ( #104335 )
2022-06-22 18:09:05 +00:00
xubaolin
18575321bb
Revert "fix a Scaffold extendBodyBehindAppBar update bug" ( #106396 )
2022-06-22 17:01:07 +00:00
Callum Moffat
20da4014ba
Expose smart punctuation options on CupertinoSearchTextField ( #97980 )
2022-06-22 08:31:06 +00:00
Darren Austin
c8f867b5dc
Chip theme cleanup ( #106384 )
...
- Added complete support for showCheckmark to ChipThemeData.
- Removed build method checks for ThemeData.chipTheme, as that is
already handled by ChipTheme.of().
2022-06-22 00:16:41 -07:00
Bruno Leroux
399a649eae
Fix TooltipState null check error ( #106330 )
2022-06-22 05:19:05 +00:00
Darren Austin
2532584bf3
Update parameters to the styleFrom button methods. ( #105291 )
...
* Update parameters to the `styleFrom` button methods.
* Updated the Flutter fix data to point to this PR.
* Updated handling of background color to better maintain backwards compatibility with previous API.
2022-06-21 19:08:22 -07:00
Tong Mu
0ac05f1c5c
[Keyboard, Web] Map from "Esc" to the Escape key ( #106133 )
...
* Impl
* Fix build
* Add test
2022-06-21 13:27:12 -07:00
Jonah Williams
c12b0de004
remove opacity layer at fully opaque ( #106351 )
2022-06-21 11:05:24 -07:00
Albin PK
b5c0f8ab9a
[docs] fix typos in page_transitions_theme.dart and tooltip.dart ( #106264 )
2022-06-21 17:39:06 +00:00
Viren Khatri
672859a0cb
feat: add icon to AlertDialog ( #104920 )
2022-06-20 10:29:06 -07:00
Alexandre Ardhuin
0f6244fa42
Export public API types from gestures/*.dart library ( #105864 )
2022-06-17 20:42:05 +00:00
Kate Lovett
02558d69d9
Revert "Fix StretchingOverscrollIndicator clipping and add clipBehavior parameter" ( #106207 )
2022-06-17 17:32:06 +00:00
Bruno Leroux
58007fc64c
Fix debugPaintSize throws 'Null Check error' ( #106108 )
2022-06-17 06:16:06 +00:00
Tong Mu
ddeb0b99c5
[gen_keycodes] Remove invalid Web code maps ( #106074 )
...
* Impl
* Test
2022-06-16 13:53:23 -07:00
Taha Tesser
8e8a1c8c2a
Fix StretchingOverscrollIndicator clipping and add clipBehavior parameter ( #105303 )
2022-06-16 20:42:06 +00:00
Lasse R.H. Nielsen
3f401a1930
Ignore uses of soon-to-be deprecated NullThrownError. ( #105693 )
2022-06-16 13:38:07 -07:00
Kate Lovett
a783e422dd
Fix SliverPadding geometry ( #106071 )
2022-06-16 20:36:05 +00:00
Dan Field
995b3324c7
Revert "Make RenderSliverGrid more accurately report overflow" ( #106123 )
2022-06-16 19:12:06 +00:00
xubaolin
d3bc2bbcdd
[framework] fix RangeSlider regression due to touch slop changes ( #106094 )
2022-06-16 18:30:06 +00:00
Ross Llewallyn
695cfa4369
TextFormField docs: added proper type with GlobalKey; replaced "we" ( #105605 )
2022-06-16 08:53:24 -07:00
xubaolin
ea28f287f1
fix a Scaffold extendBodyBehindAppBar update bug ( #104958 )
2022-06-15 18:33:06 -07:00
J-P Nurmi
512e090dfd
Fix confusing typo: extent vs. extend selection ( #106002 )
2022-06-15 16:58:05 -07:00
Dan Field
a0e333bdc6
Make RenderSliverGrid more accurately report overflow ( #104064 )
...
* Make RenderSliverGrid more accurately report overflow
* Update packages/flutter/lib/src/rendering/sliver_grid.dart
Co-authored-by: Kate Lovett <katelovett@google.com>
Co-authored-by: Kate Lovett <katelovett@google.com>
2022-06-15 16:28:46 -07:00
Tong Mu
e55aa0e85c
Allow DoNothingIntent and DoNothingAndStopPropagationIntent to be used in a const environment ( #105983 )
2022-06-15 13:33:05 -07:00
Darren Austin
e6d525d51d
Updated tokens to v0.101. ( #105923 )
2022-06-14 23:06:30 -07:00
Tong Mu
576e85ca5e
TextInput: Verify TextRange and make method call fail loudly ( #104711 )
...
* Fix
* Tests
* Format
* Empty line
* Fix range test
* Fix
* Comments
* trailing spaces
* Fix tests
* Comments
2022-06-14 20:31:09 -07:00
Pierre-Louis
1d53378bec
reland #105109 ( #105588 )
2022-06-14 23:39:30 +02:00
Darren Austin
32981c4caa
Added useMaterial3 parameters to the light, dark and fallback ThemeData constructors. ( #105944 )
2022-06-14 13:09:50 -07:00
Youssef Attia
dc06326caa
Fixed issue with Hero Animations and BoxScrollViews in Scaffolds ( #105654 )
2022-06-13 16:48:09 -07:00
Youssef Attia
082560313b
Added an example for IndexedStack widget ( #105318 )
...
* Added an example for IndexedStack
* Added tests for the IndexedStack example
* Fixed type issue for onSubmitted callback functions
* Fixed documentation and moved files to their appropriate places
* Fixed documentation and moved files to their appropriate places
* Moved test files to their appropriate places
* Moved test files to their appropriate places
* Fixed file path in documentation
* Remove trailing space
* Formatting changes
* Remove extra line
* Further formatting changes
* Further formatting changes
* fix comma and inline
Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
* Formatting
* indentation and formatting
* Formatting
* Formatting
* Formatting
* Removed duplicate chevron
* better wording on documentation
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
* Added testing for state preservation
Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
2022-06-13 16:38:37 -07:00
Mahesh Jamdade
38df107b8c
Add enabled property to CheckboxlistTile ( #102314 )
2022-06-13 16:38:14 -07:00
cedvdb
feec13a168
Remove duplicated key in _IconButtonM3 ( #105577 )
2022-06-10 11:38:10 -07:00
Justin McCandless
213bf37a4d
Text handle drag swap on Apple platforms ( #105069 )
...
Dragging the base text selection handle on Apple makes it the extent.
2022-06-10 09:20:51 -07:00
Hans Muller
d8783ff4c2
Reland Added MaterialStatesController, updated InkWell et al. #103167 ( #105656 )
2022-06-10 08:12:49 -07:00
Alexandre Ardhuin
1b65ba5380
exports public API types from scheduler/*.dart ( #105737 )
2022-06-09 16:03:07 -07:00
Kate Lovett
784520bd04
Updating PrimaryScrollController for Desktop ( #102099 )
2022-06-09 16:49:45 -05:00
Alexandre Ardhuin
0cdb3bf582
Export public API types from foundation/*.dart library. ( #105648 )
2022-06-09 11:53:11 -07:00
Bruno Leroux
0b13f4b4b5
Fix BoxShadow toString() ( #105696 )
2022-06-09 08:13:12 -07:00
Taha Tesser
f4604fe02b
Fix SliverReorderableList item dispose ( #105097 )
2022-06-09 01:13:10 -07:00
Bruno Leroux
4dec56b2c9
Fix PageView throws Null check error ( #104405 )
2022-06-08 14:48:09 -07:00
Alexandre Ardhuin
56c4e3cdd8
add some exports of public API in foundation/serialization.dart ( #104231 )
2022-06-08 13:33:12 -07:00
Benjamin Lempereur
c150c5a03d
TimePicker : Ability to define dialOnly / inputOnly modes ( #104491 )
2022-06-08 13:18:14 -07:00
Taha Tesser
d72daf602d
CupertinoSlider: Add clickable cursor for web (#99557 )
2022-06-08 04:03:05 -07:00
Pierre-Louis
8f57f87af5
Improve useMaterial3 documentation ( #104815 )
...
* Improve `useMaterial3` documentation
* reverse styles and components
* tweak language around support
* Update theme_data.dart
* remove trailing space
* Update packages/flutter/lib/src/material/theme_data.dart
Co-authored-by: Darren Austin <darren@darrenaustin.org>
* add missing spec links
* remove spec links from useMaterial3
* move defaults section up, rejig things
* spaces no longer trailing
* spaces no longer trailing (2)
Co-authored-by: Darren Austin <darren@darrenaustin.org>
2022-06-08 11:50:19 +02:00
Darren Austin
1ed50b219b
Updated tokens to v0.99. ( #105545 )
2022-06-07 16:12:28 -07:00
xubaolin
0a88d820fd
fix a _ScaffoldLayout delegate update bug ( #104954 )
2022-06-07 15:08:09 -07:00
xubaolin
da19a88ca2
Improve the SliverChildBuilderDelegate docs for folk to troubleshoot. ( #103183 )
2022-06-07 13:53:07 -07:00