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 f8f69575dd0a1e480f46842619aac0b24069cfab.
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 71b47975a98303d1e5b1905664eb0653a65a4300.
* Revert "Reland: Started handling messages from background isolates. (#111320 )"
This reverts commit 1ad2757042d22bf94fe483c16209873fb1bbb184.
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
Flutter GitHub Bot
d26365504c
Roll pub packages ( #111679 )
2022-09-15 19:51:47 +00:00
godofredoc
61db3bc8c5
Revert "Single tap on the previous selection should toggle the toolbar on iOS…" ( #111662 )
2022-09-15 16:44:17 +00:00
Michael Goderbauer
b8df71fcaf
Add BuildContext.mounted ( #111619 )
2022-09-15 16:17:08 +00:00
Polina Cherkasova
3860498972
Fix performance regression. ( #111615 )
2022-09-14 17:11:12 -07:00
Greg Spencer
5f9ad01ebf
Prepare the framework for having RRect assert on negative radii ( #111515 )
2022-09-14 23:21:01 +00:00
Darren Austin
278637748b
Updated the Action chip's documentation regarding disabled states. ( #111598 )
2022-09-14 21:22:07 +00:00
Elias Yishak
0c829caad8
error handling when path to dir provided instead of file ( #109796 )
2022-09-14 21:13:13 +00:00
Qun Cheng
23d1b15345
Updated tokens to v0.127 ( #111495 )
2022-09-14 11:34:40 -07:00
chunhtai
6b1f84fe10
Reland "Update accessibility contrast test coverage ( #109784 )" ( #110502 )
...
This reverts commit 41b50c22b0a5bee445abb0557455d4ffe887d9f7.
2022-09-14 09:46:00 -07:00
姚春锋
148a0b264b
let the plugin's output generated in flutter/.android/plugins_build_output/${androidPlugin.name} ( #94645 )
2022-09-14 15:47:16 +00:00
Dan Field
e18c34abbb
Fix text direction nullability ( #111513 )
2022-09-14 00:38:06 +00:00
Taha Tesser
f5ebf41b14
Fix the TimePicker hour/minute field's input actions ( #97361 )
2022-09-13 22:30:09 +00:00
Zachary Anderson
f8f69575dd
Revert "Null safety migration of packages/flutter_tools/bin" ( #111506 )
2022-09-13 21:55:14 +00:00
Dan Field
07c1ef25a9
Utility methods for measuring text ( #111493 )
2022-09-13 19:47:26 +00:00
Callum Moffat
7b5241b39b
Fix DraggableScrollableSheet rebuilding during drag ( #111010 )
2022-09-13 19:31:19 +00:00
Kenzie Davisson
4356d3b676
Create an enum for widget inspector service extensions for use by tools ( #111405 )
2022-09-13 09:53:24 -07:00
Flutter GitHub Bot
9ba35816ca
Roll pub packages ( #111423 )
2022-09-12 23:03:50 +00:00
Liam Appelbe
e3b9223a74
Null safety migration of packages/flutter_tools/bin ( #110706 )
...
* Migrate packages/flutter_tools/bin
* Fix NPE
* Fix test
* Fix test
* Fix l10n optionalParameters
* Fix ChromeTab nullability
* Fix another type cast error
* Fix another cast error
* Fix another cast error (copied from #110711 )
* Fix NPE
* Fix another NPE
* Assert that testDirectory is not null
2022-09-12 15:52:31 -07:00
Kenzie Davisson
a34e6b0792
Create enum for service extensions in services library ( #111412 )
2022-09-12 15:22:28 -07:00
Greg Spencer
08e61631ff
Allow Navigator to inherit traversal policy from parent. ( #110818 )
2022-09-12 21:57:55 +00:00
Justin McCandless
8f9a519519
Fix Magnifier crash ( #111303 )
2022-09-12 21:57:52 +00:00
Xilai Zhang
20a78ed69f
Revert "Use semantics label for backbutton and closebutton for Android" ( #111305 )
2022-09-12 20:00:07 +00:00