Top Flutter Chip and Tag packages Chips are small, interactive elements that can be used to perform an action or display information. They are most commonly used to represent contacts or tags. These tags are often used for filtering content based on user choice. Following Flutter packages can be used for adding Chips, Tags, Selectable and Taggable items.
filter_list
417
Filter_list Package is designed to make single/multiple item selection from a list of string/object.
chips_choice
332
Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips.
flutter_tagging
183
A flutter package with tagging or multiselect functionality. Useful for adding Tag or Label Selection Forms.
material_tag_editor
123
A simple tag editor for inputing tags. This is design to act and feel similar the standard Material TextField as much as possible.
choice
123
The successor to smart_select and chips_choice with cleaner, more flexible, and composable API for creating inline or prompted choice widgets with single or multiple selection.
selectable_container
52
Selectable container for Flutter. The container shows an icon on one of the corner when tapped.
flutter_multiselect
51
Flutter package for multi-select UI widget, that compatible to both iOS and Android and uses neutral design.
simple_chips_input
44
Flutter package containing 2 libraries for creating chips (as in Gmail app) and selecting chips.
chips_input
41
A Flutter Widget to create an input with multiple chips, that can be selected from suggestions.
chips_choice_null_safety
28
Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips.