-
Notifications
You must be signed in to change notification settings - Fork 29.4k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterd: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/f: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-designOwned by Design Languages teamOwned by Design Languages teamtriaged-designTriaged by Design Languages teamTriaged by Design Languages team
Description
Is there an existing issue for this?
- I have searched the existing issues
- I have read the guide to filing a bug
Use case
As we prepare to make Material 3 the default, we should make it clear that while Material 2 widgets will continue to exist, some have Material 3 counterparts that may be more useful and better match Material 3 app styles.
Proposal
There are a few Material 2 widgets whose API docs need to be updated:
| M2 widget | M3 widget | Tracking issue / PR |
|---|---|---|
ToggleButtons |
SegmentedButtons |
|
BottomNavigationBar |
NavigationBar |
|
Drawer |
NavigationDrawer |
|
DropdownButton |
DropDownMenu |
|
PopupMenuButton |
MenuAnchor |
|
MaterialColor |
ColorScheme |
|
ButtonBar |
OverflowBar |
|
ActionChip |
Showcase suggest and assist | |
ThemeData |
List out the properties that should be used for Material3 |
TahaTesser, MaxYablochkin, Cierra-Runis, rydmike and FMorschel
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterd: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/f: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-designOwned by Design Languages teamOwned by Design Languages teamtriaged-designTriaged by Design Languages teamTriaged by Design Languages team