-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
d: 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.
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
https://m3.material.io/components/chips/specs contains some new names for the chips. When searching for one of the chips, it won't show up because it doesn't exist with the same name.

#107166 mentions the following
- Assist chip:
ActionChip- Filter chip:
FilterChiporChoiceChip(for single selection)- Input chip:
InputChip- Suggestion chip:
ActionChip
However, when looking at ActionChip docs, I see this line
ActionChip can be used for both the Assist and Suggestion chips from Material Design 3. If ThemeData.useMaterial3 is true, then ActionChip will be styled to match the Material Design 3 Assist and Suggestion chips.
Doc doesn't showcase how you can style ActionChip to get Assist and Suggestion Chip. The difference between these chips.
Proposal
Update docs
Metadata
Metadata
Assignees
Labels
d: 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.