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
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
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
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
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
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
Qun Cheng
23d1b15345
Updated tokens to v0.127 ( #111495 )
2022-09-14 11:34:40 -07: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
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
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
Dan Field
7b81bbd5d1
Add doc note about when to dispose TextPainter ( #111403 )
2022-09-12 18:31:48 +00:00
Greg Spencer
228ea2c28e
Fix references to symbols to use brackets instead of backticks ( #111331 )
2022-09-12 18:31:45 +00:00
Jonah Williams
cd83477457
[framework] work around to load self packages from packages/ ( #111350 )
2022-09-12 18:30:00 +00:00
gaaclarke
1ad2757042
Reland: Started handling messages from background isolates. ( #111320 )
2022-09-12 17:44:48 +00:00
Yegor
6b56654890
[web] skip more perspective text tests ( #111402 )
2022-09-12 10:30:40 -07:00
Polina Cherkasova
a3c3dc864c
Create class MemoryAllocations. ( #110230 )
2022-09-09 17:23:10 -07:00
gaaclarke
c33115943f
Revert "Started handling messages from background isolates." ( #111318 )
2022-09-09 23:25:17 +00:00
gaaclarke
0d19d46b44
Started handling messages from background isolates. ( #109005 )
...
Started handling messages from background isolates.
2022-09-09 15:14:21 -07:00
Alejandro Santiago
d671a834f3
fix: removed Widget type from child parameter in OutlinedButton ( #111034 )
2022-09-09 22:12:29 +00:00
Greg Spencer
e617d003fb
Normalize examples ( #111223 )
2022-09-09 21:17:11 +00:00
Greg Spencer
b10947884b
Fix documentation for InputDecoration.focusColor ( #111290 )
2022-09-09 19:43:04 +00:00
Qun Cheng
75fac6ae4d
Migrated Switch to Material 3 ( #110095 )
2022-09-09 11:53:48 -07:00
Casey Hillers
e3f8ee8806
Revert "Update MaterialBanner to support Material 3" ( #111288 )
2022-09-09 18:44:56 +00:00
Valentin Vignal
4cd734ae3a
Fix typos introduced typos in popup_menu_theme_test.dart ( #111060 )
2022-09-09 16:03:27 +00:00
Kenzie Davisson
8708493352
Create enum for scheduler service extension names so they can be accessed from tooling ( #111222 )
...
* Create enum for scheduler service extension names so they can be accessed from tooling
* fix two more strings
2022-09-09 08:54:36 -07:00
Renzo Olivares
ad946f8478
Add ability to show magnifier on long press ( #111224 )
2022-09-09 12:24:36 +00:00
Tom Gilder
e43850d197
Fix TabBarView with no animation not navigating ( #110985 )
2022-09-09 05:35:07 +00:00
Qun Cheng
98eac3f198
Migrated Checkbox to Material 3 - Added Error State ( #111153 )
2022-09-08 14:42:29 -07:00
yaakovschectman
4d3c122434
Use tristate checkbox engine changes ( #111032 )
...
* Introduce tests for tristate checkboxes
* Initial
* Use tristate changes in engine
* Flutter_test matchers test update
* Comments, tests
* Update packages/flutter/lib/src/semantics/semantics.dart
Co-authored-by: Chris Bracken <chris@bracken.jp>
* Assert mutual exclusivity
* Assert valid state before updating state
* Update packages/flutter/lib/src/semantics/semantics.dart
Typo fix in comment
Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
Co-authored-by: Chris Bracken <chris@bracken.jp>
Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
2022-09-08 17:41:54 -04:00
Camille Simon
70f6bed9ee
Fix spell_check_test ( #110814 )
2022-09-08 21:24:12 +00:00
Jonah Williams
7e1e840999
[framework] revert removal of opacity ( #111202 )
2022-09-08 18:33:23 +00:00