Commit Graph

18842 Commits

Author SHA1 Message Date
Qun Cheng
2427d4f3d6 Added clipBehavior on TabBarView (#103166) 2022-05-07 08:44:07 -07:00
Bruno Leroux
c18097178c Fix empty Stack with infinite constraints throws (#102642) 2022-05-07 04:34:06 -07:00
Eric egramond
ae7fcc7e51 Updating the Slider Widget to allow up and down arrow keys to navigate out of the slider when in directional NavigationMode. (#103149) 2022-05-07 03:39:06 -07:00
Taha Tesser
2f657536c8 Fix DropdownButton menu clip (#102970) 2022-05-07 02:39:08 -07:00
Taha Tesser
803f9959d8 Update Cupertino examples and add missing tests (#103128) 2022-05-07 00:29:10 -07:00
Jonah Williams
b05b44e88a remove assert on markNeedsCompositingBitsUpdate (#103227) 2022-05-06 23:39:08 -07:00
Alexandre Ardhuin
d40ee2149c remove unnecessary .toString() (#103226) 2022-05-06 16:04:13 -07:00
Bruno Leroux
cfc5dc2a21 Increase Tooltip font size on Desktop (#103189) 2022-05-06 12:54:09 -07:00
xubaolin
a7a72ce942 Fix a [CupertinoDatePicker] semantics bug (#103123) 2022-05-06 11:09:07 -07:00
Nils Reichardt
ac30842c82 Add blank line after first sentence of doc comment for fontFamily (#103119) 2022-05-06 10:00:41 -07:00
Gary Qian
1b16d23747 Add debug logging to deferred components test for deflaking (#103161) 2022-05-06 02:39:08 -07:00
Taha Tesser
13d76b2959 [DropdownButton]: Fix alignmentparameter doesn't work for hint when isExpanded: true (#102752) 2022-05-05 23:34:08 -07:00
xubaolin
b20e27e77e Does not replace the root layer unnecessarily (#101748) 2022-05-05 18:44:10 -07:00
xubaolin
82afe3ea43 Clear the cached data of RenderBox if its parent re-layout (#101493) 2022-05-05 18:39:10 -07:00
Tong Mu
55881f7ae6 Reland "Fix crash from alt-tab'ing just after startup" (#103093) 2022-05-05 17:44:08 -07:00
chunhtai
f8f438730d Fix Backbutton is not displayed when there is a endDrawer (#102093) 2022-05-05 15:44:10 -07:00
chunhtai
7cdcfb2a88 DefaultTextEditingShortcuts should use meta-based shortcut for iOS (#103077) 2022-05-05 15:39:12 -07:00
Nils Reichardt
871846072a Remove unnecessary space in doc comment of TextStyle (#103117) 2022-05-05 13:59:13 -07:00
Casey Hillers
603eb82734 Revert "Fix jumping when doing long press for selecting text" (#103141) 2022-05-05 12:39:09 -07:00
Kate Lovett
38fe53b6b6 Revert "Add assertion that snackbars have a place to go" (#103138) 2022-05-05 10:14:06 -07:00
Phil Quitslund
f771c9fee7 rename local functions with _s (#102991) 2022-05-05 09:49:12 -07:00
Pierre-Louis
dfa4fd237f Add missing HIG links to cupertino documentation (#103110) 2022-05-05 12:09:01 +02:00
Bruno Leroux
750ad32870 Fix DraggableScrollableSheet leaks Ticker (#102916) 2022-05-05 01:29:07 -07:00
Taha Tesser
d80f3e3921 Cupertino examples improvements and clean up (#103044) 2022-05-05 08:22:53 +02:00
Taha Tesser
27fee486ef CupertinoSwitch: Add an interactive example (#103043)
Update
2022-05-05 07:59:55 +02:00
Taha Tesser
3ed0bbed5a CupertinoActivityIndicator: Add an interactive example (#103040) 2022-05-05 07:59:29 +02:00
Taha Tesser
86e55df7f2 CupertinoFormRow: Add an interactive example (#103041)
* `CupertinoFormRow`: Add an interactive example

* fix typo

* Update docs
2022-05-05 07:58:53 +02:00
Taha Tesser
81fd748ac2 CupertinoSearchTextField: Add interactive examples (#103042)
* `CupertinoSearchTextField`: Add interactive examples

* Update docs
2022-05-05 07:58:15 +02:00
Jenn Magder
35513c265c Remove unused flutterMacOSPodspec artifact (#103088) 2022-05-04 16:59:07 -07:00
Kate Lovett
122ab838f4 Add assertion that snackbars have a place to go (#103006) 2022-05-04 15:34:11 -07:00
Jenn Magder
2e1c146eec Update ffi gem installation instructions (#103008) 2022-05-04 13:24:08 -07:00
Pierre-Louis
098aa45f25 Fix NavigationDestination API doc (#103031) 2022-05-04 12:54:13 -07:00
Darren Austin
3c9f417326 Revert "Fix crash from alt-tab'ing just after startup (#102453)" (#103074)
This reverts commit 74e9a6d9cd.
2022-05-04 12:13:02 -07:00
Jeremy Schlatter
74e9a6d9cd Fix crash from alt-tab'ing just after startup (#102453) 2022-05-04 11:14:12 -07:00
Zachary Anderson
577919dbfe Don't hardcode ink sparkle spir-v (#102674) 2022-05-04 09:28:45 -07:00
Pierre-Louis
c3ad4d4623 Add prominent link to Google Fonts from icons documentation (#102808)
* Add prominent link to google fonts from icons

* Update icons.dart

* Update icons.dart
2022-05-04 16:28:26 +02:00
Callum Moffat
b5321d182a Reland "Fix position of CupertinoContextMenu within Transform.scale" (#102943)
* Fix position of CupertinoContextMenu within Transform.scale (#97896)

* Fix after rebase
2022-05-04 11:13:21 +02:00
fzyzcjy
896e5b332d (Test-only) Add tests for new ImageFilter.dilate/ImageFilter.erode in flutter engine (#101036) 2022-05-03 16:04:07 -07:00
Jonah Williams
8147bdbb5c partial revert of repaint boundary change (#102962) 2022-05-03 14:09:07 -07:00
Phil Quitslund
20f029e3bc [devicelab, flutter_test, ...] rename local functions with _s (#102833) 2022-05-03 10:29:06 -07:00
Taha Tesser
adb8b607e3 Fix CupertinoTimerPicker dark mode text color (#100311) 2022-05-03 09:49:07 -07:00
Christopher Fujino
9d59532a7b [flutter_tools] update feature defaults (#102937) 2022-05-02 15:14:09 -07:00
Darren Austin
7965ee25dd Revert "Fix position of CupertinoContextMenu within Transform.scale (#97896)" (#102938)
This reverts commit 6ddb99e98f.
2022-05-02 13:40:12 -07:00
Callum Moffat
6ddb99e98f Fix position of CupertinoContextMenu within Transform.scale (#97896) 2022-05-02 21:56:09 +02:00
Taha Tesser
bd2ca58db3 Fix CupertinoPickerdark mode text color (#100310)
Improved code
2022-05-02 21:42:03 +02:00
Taha Tesser
f5865e5cdb Fix CupertinoFormRowdark mode text color (#100313)
Improved code
2022-05-02 21:41:50 +02:00
Taha Tesser
07014d5764 Fix CupertinoDatePickerdark mode text color (#100312)
Improved code
2022-05-02 21:41:30 +02:00
Jenn Magder
36be63ba19 Embed Flutter and App frameworks for add-to-app on iOS (#102538) 2022-05-02 10:44:12 -07:00
Todd Volkert
3a472500d5 Add widget of the week videos (#102862) 2022-04-30 12:29:07 -07:00
Jesús S Guerrero
780a6c422b [flutter_tool] New command project (#102118) 2022-04-29 23:09:06 -07:00