9447 Commits

Author SHA1 Message Date
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
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
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
Kate Lovett
122ab838f4
Add assertion that snackbars have a place to go (#103006) 2022-05-04 15:34:11 -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 74e9a6d9cd8a26287b14b88790a104ea41f9de65.
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
Jonah Williams
8147bdbb5c
partial revert of repaint boundary change (#102962) 2022-05-03 14:09:07 -07:00
Taha Tesser
adb8b607e3
Fix CupertinoTimerPicker dark mode text color (#100311) 2022-05-03 09:49:07 -07:00
Darren Austin
7965ee25dd
Revert "Fix position of CupertinoContextMenu within Transform.scale (#97896)" (#102938)
This reverts commit 6ddb99e98f8915f350f0da78d9b3efc4095b7c02.
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
Todd Volkert
3a472500d5
Add widget of the week videos (#102862) 2022-04-30 12:29:07 -07:00
chunhtai
f86d108988
Adds RouterConfig to simply API (#102786) 2022-04-29 18:59:06 -07:00
Zachary Anderson
02b300d99e
Revert "delete fast reassemble code (#102842)" (#102856)
This reverts commit ec8693e80bf2c9f31c06d9832ebb4bccc5274440.
2022-04-29 16:41:37 -07:00
Jonah Williams
ec8693e80b
delete fast reassemble code (#102842) 2022-04-29 15:04:08 -07:00
Taha Tesser
a8c16a7059
Update FAB M3 token template class to new naming scheme and fix a typo in card.dart (#102654) 2022-04-29 14:09:07 -07:00
LongCatIsLooong
0b3c5d1228
Defer the OverlayEntry listenable disposal until its widget is unmounted (#102794) 2022-04-29 12:49:08 -07:00
Taha Tesser
eef4aa7caa
Hero: Add an example for createRectTween (#102650) 2022-04-29 12:39:09 -07:00
Taha Tesser
709b26d0b3
Add surfaceTintColor to NavigationBar (#102628) 2022-04-29 12:34:06 -07:00
Taha Tesser
4ffc41ad10
ToggleButtons: Add interactive example (#100124) 2022-04-29 12:29:07 -07:00
Prateek Sunal
99769b0f89
Improvements to SearchDelegate (#91982) 2022-04-29 12:24:08 -07:00
chunhtai
5b71314740
Add RouteInformationParser.parseRouteInformationWithDependencies (#102414) 2022-04-28 17:04:04 -07:00
apeltop
b264b61444
Correct typos (#102487) 2022-04-28 16:29:07 -07:00
Qun Cheng
57a688c1f0
Add padding for Navigation Bar to account for safe area (#102419) 2022-04-28 16:24:08 -07:00
Taha Tesser
b1f88a6535
ReorderableListView: fix broken dartpad example & update examples, add tests (#102723) 2022-04-28 10:19:08 -07:00
Kate Lovett
b333fe2e17
Revert "Fix BottomNavigationBar label style text colors" (#102756) 2022-04-28 09:54:12 -07:00
Taha Tesser
84202460c5
Fix BottomNavigationBar label style text colors (#102638) 2022-04-27 16:54:06 -07:00