-
Notifications
You must be signed in to change notification settings - Fork 30.3k
M3 Expressive: Icon buttons #184940
Copy link
Copy link
Open
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 Flutterf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.team-designOwned by Design Languages teamOwned by Design Languages teamtriaged-designTriaged by Design Languages teamTriaged by Design Languages team
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 Flutterf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.team-designOwned by Design Languages teamOwned by Design Languages teamtriaged-designTriaged by Design Languages teamTriaged by Design Languages team
Type
Projects
Status
Backlog
Similar to standard Buttons, Icon Buttons in M3E retain their existing style variants (Standard, Filled, Filled Tonal, and Outlined) but gain enhanced expressive capabilities.
The key updates in M3E include a wider range of sizes (Extra Small to Extra Large), additional shape options (like Round and Square), and different width variations (Narrow, Default, Wide). Additionally, Icon Buttons can now also change shape upon interaction, such as when pressed or toggled.
We should investigate updating the existing
IconButtonto support M3E.Proposal
We should investigate updating the existing
IconButtonto support M3E.