Commit graph

19532 commits

Author SHA1 Message Date
Samuel 5f01d07c98
Added iconTheme to RawChip in ChoiceChip (#110908) 2022-09-21 18:23:24 +00:00
stuartmorgan bc994c7ffd
Allow Hybrid Composition fallback for Android platform views (#109161) 2022-09-21 15:57:11 +00:00
Polina Cherkasova 0a35cf95eb
Instrument State, Layer, RenderObject and Element. (#111328) 2022-09-20 16:39:46 -07:00
Yunus Emre Bakır 6e491d8870
Update showCupertinoModalPopup documentation (#106274) 2022-09-20 23:32:58 +00:00
Flutter GitHub Bot d5946021e5
Roll pub packages (#112004) 2022-09-20 22:07:57 +00:00
LongCatIsLooong c825fb1963
Fix InputDecorator child vertical alignment (#112003) 2022-09-20 21:45:08 +00:00
Qun Cheng 06b87fba64
Update Radio button to material 3 (#111774) 2022-09-20 14:09:20 -07:00
Greg Spencer ce7789e030
Some miscellaneous changes found while making another PR (#111620) 2022-09-20 21:03:02 +00:00
Frank Hinkel 4aea2f9933
Add friction coefficient to InteractiveViewer (#109443) 2022-09-20 20:57:23 +00:00
Flutter GitHub Bot 8b36f4fb07
Roll pub packages (#111989) 2022-09-20 19:17:20 +00:00
Remi Rousselet 6f3168c4b6
Re-add the ability to return null in ListView.builder (#108706) 2022-09-20 18:36:09 +00:00
Callum Moffat 6157c0e845
Remove controller listener on CupertinoPicker dispose (#111977) 2022-09-20 18:30:17 +00:00
Christopher Fujino eead1efe5f
[flutter_tools] Fix type error in ChromiumDevice.startApp (#111935) 2022-09-20 18:10:13 +00:00
Jonah Williams 3a1a25339e
[framework] avoid compositing with visibility (#111844) 2022-09-20 17:28:57 +00:00
Kate Lovett 1b583a837d
Revert "Fix Scrollbar thumb drag behavior on desktop." (#111978) 2022-09-20 16:51:13 +00:00
hangyu d5bee36d24
Fix an reorderable list animation issue:"Reversed ReorderableListView drop animation moves item one row higher than it should #110949" (#111027) 2022-09-20 07:13:47 +00:00
Kate Lovett 30c2d77d16
Remove Deprecated RenderUnconstrainedBox (#111711) 2022-09-20 00:54:36 +00:00
Zlati Pehlivanov 888b141a50
fix: bottom navigation bar colors (#107924) 2022-09-19 17:25:27 -07:00
Darren Austin ba489607a1
Fixed an issue with FilterChip's changing size when selected due to border size. (#111916) 2022-09-19 15:29:24 -07:00
Qun Cheng 2ba20e5ab6
Update token v0.127 to v0.132 (#111913) 2022-09-19 14:38:23 -07:00
Kate Lovett 533229585d
Remove deprecated ScrollBehavior.buildViewportChrome (#111715) 2022-09-19 21:07:19 +00:00
Elias Yishak 9e87a5b08a
fix for flakey analyze test (#111895) 2022-09-19 21:00:56 +00:00
Dan Field 36a5a0f55f
Avoid sending zero transform semantic nodes to the engine (#111843) 2022-09-19 20:11:47 +00:00
Callum Moffat 70b19ff987
Add macOS-specific scroll physics (#108298) 2022-09-19 20:08:03 +00:00
Darren Austin df110ef020
Provide Material 3 defaults for vanilla Chip widget. (#111597) 2022-09-19 19:23:55 +00:00
Kate Lovett 75d8fb364c
Remove deprecated drag anchor (#111713) 2022-09-19 18:52:01 +00:00
joshualitt 6906493a94
Migrate package/flutter to JS static interop. (#111315) 2022-09-19 10:28:37 -07:00
fzyzcjy 4ead92cf9b
Fix UiKitView which wrongly unconditionally repaints (#111790) 2022-09-19 17:16:18 +00:00
gaaclarke a7166e7a4e
Reland isolate platform channels with conditional compilation (#111712) 2022-09-19 16:52:33 +00:00
Taha Tesser ff6aa928aa
Fix Scrollbar thumb drag behavior on desktop. (#111250) 2022-09-19 07:51:16 +00:00
jensjoha 836c16efc0
Only access globals.deviceManager if actually setting something (#111461) 2022-09-19 09:18:31 +02:00
Viren Khatri e2ab3e581e
fixed inconsistent file names for *_chip.dart files and added a test (#111364) 2022-09-17 03:17:06 +00:00
Callum Moffat 0322b57796
Fix changing DraggableScrollableSheet controller (#111445) 2022-09-16 23:17:04 +00:00
xubaolin eae9bba77b
fix a draggableScrollableSheet's LocalHistoryEntry leaking (#110576) 2022-09-16 23:07:54 +00:00
xubaolin 9be0fa74d6
Fix a CupertinoScrollbar NNBD issue (#111198) 2022-09-16 23:07:52 +00:00
chunhtai bcc1dc6b99
Makes TextBoundary and its subclasses public (#110367) 2022-09-16 22:05:04 +00:00
Kate Lovett f0b0b28410
Reset missing deprecation for ScrollbarThemeData.copyWith(showTrackOnHover) (#111706) 2022-09-16 21:45:17 +00:00
Liam Appelbe 9489458650
Reland "Null safety migration of packages/flutter_tools/bin" (#111756)
This reverts commit f8f69575dd.
2022-09-16 12:39:55 -07:00
Kate Lovett da4e4054b0
Add missing deprecation notice for toggleableActiveColor (#111707) 2022-09-16 19:27:53 +00:00
Bruno Leroux 25e88cb154
Fix OutlineInputBorder with BorderRadius.zero is distorted (#106849) 2022-09-16 19:12:56 +00:00
Jenn Magder 7714a8d034
Do not codesign transitive dependency iOS pod resource bundles (#111714) 2022-09-16 18:02:12 +00:00
Taha Tesser e8e979772a
Reland "Update MaterialBanner to support Material 3" (#111299) 2022-09-16 17:24:07 +00:00
Nazareno Cavazzon 0ad0a56e86
panningDirection parameter added to InteractiveViewer (#109014) 2022-09-16 17:22:12 +00:00
Sam Rawlins 0500962440
Return null rather than fall off nullable onError catchError handler. (#111581) 2022-09-16 04:35:19 +00:00
Christopher Fujino 35f8724b14
[flutter_tools] fix AndroidSdk.reinitialize bad state error (#111527) 2022-09-16 03:49:30 +00:00
gaaclarke 12506ed978
Revert isolate platform channels because of google integration tooling (#111702)
* Revert "turned on background isolate platform channel tests for android (#111279)"

This reverts commit 71b47975a9.

* Revert "Reland: Started handling messages from background isolates. (#111320)"

This reverts commit 1ad2757042.
2022-09-15 16:46:08 -07:00
Sam Rawlins f68646eeee
Fix RangeSlider constructor reference to [value] (#111694) 2022-09-15 23:18:06 +00:00
Christopher Fujino 6bb2018af7
[flutter_tools] reduce doctor timeout to debug 111686 (#111687) 2022-09-15 20:59:17 +00:00
Phil Quitslund af8271b678
Fix todo format (#111685) 2022-09-15 20:57:46 +00:00
Greg Spencer c03eef4d57
Remove no-longer-needed clamping of RRect radii (#111668) 2022-09-15 20:54:18 +00:00