- 12 Apr, 2023 6 commits
-
-
Justin McCandless authored
Localize the 'No Replacements Found' spell check string
-
Bernardo Ferrari authored
`SemanticsFlag`/`SemanticsAction` cleanup (part 4)
-
Nabeel Parkar authored
Bug report 2 issue template
-
Bernardo Ferrari authored
Add `StrokeCap` to `CircularProgressIndicator`
-
Gabriel Gava authored
Exposed EdgeDraggingAutoScroller velocityScalar to ReorderableList
-
xubaolin authored
DraggableScrollableSheet & NestedScrollView should respect NeverScrollableScrollPhysics
-
- 11 Apr, 2023 4 commits
-
-
Justin McCandless authored
Moves to a two-step deprecation process for context menus, avoiding immediate breaking changes.
-
pdblasi-google authored
Adds `dart_fix` support to `flutter_test`
-
Chris Bobbe authored
Fixes BottomAppBar with translucent colors.
-
Aditya Thakur authored
Fix ShaderMask Example issue
-
- 10 Apr, 2023 7 commits
-
-
Tae Hyung Kim authored
Sliver Constrained Cross Axis
-
chunhtai authored
ExpansionTile audit
-
Callum Moffat authored
Reduce macOS overscroll friction
-
joshualitt authored
-
Rexios authored
[flutter_test] Adds method to mock EventChannels
-
Eilidh Southren authored
Update MCU version
-
luckysmg authored
[Text Input] Only unfocus when receive connectionClosed on platform except web
-
- 08 Apr, 2023 2 commits
-
-
Christopher Fujino authored
document StaticIconProvider
-
Greg Spencer authored
Prepare for adding values to AppLifecycleState
-
- 07 Apr, 2023 10 commits
-
-
Bruno Leroux authored
Right clicking an InkWell with no secondary tap handlers will no longer cause a ripple.
-
Michael Goderbauer authored
Migrate away from deprecated BinaryMessenger API
-
chunhtai authored
Reland Refactor reorderable list semantics
-
Flutter GitHub Bot authored
Roll pub packages
-
Zachary Anderson authored
Reverts flutter/flutter#123726 Analysis failures on CI https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20analyze/12890/overview
-
Rexios authored
[flutter_test] Adds method to mock EventChannels
-
chunhtai authored
Fixes IgnorePointer and AbsorbPointer to only block user interactionsâ¦
-
Bruno Leroux authored
Fix EditableText misplaces caret when selection is invalid
-
Xilai Zhang authored
Revert "Refactor reorderable list semantics"
-
Greg Spencer authored
Initialize `ThemeData.visualDensity` using `ThemeData.platform` instead of `defaultTargetPlatform` (#124357) Initialize `ThemeData.visualDensity` using `ThemeData.platform` instead of `defaultTargetPlatform`
-
- 06 Apr, 2023 11 commits
-
-
Henry Riehl authored
Positioning of cascading menus.
-
Greg Price authored
Fix surface-size state leak in material/paginated_data_table_test (framework shuffle-all 3/n) (#123842) Fix surface-size state leak in material/paginated_data_table_test (framework shuffle-all 3/n)
-
Michael Goderbauer authored
Fix double the
-
chunhtai authored
Refactor reorderable list semantics
-
Tirth authored
[DropdownMenu] add helperText & errorText to DropdownMenu Widget
-
Justin McCandless authored
Make sure the removal of deprecated APIs TextSelectionControls.buildToolbar and TextSelectionHandleControls happen in two separate steps. Will make a tricky migration situation a little easier for affected users.
-
Ian Hickson authored
Deprecate these old APIs
-
Gregory Conrad authored
Fix a memory leak in `AutomaticKeepAlive`
-
Tirth authored
[Docs] Fix Typos
-
Loune Lam authored
Remove mouse tap text drag selection throttling to improve responsiveness
-
Michael Goderbauer authored
-