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
397
Filter_list Package is designed to make single/multiple item selection from a list of string/object.
chips_choice
311
Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips.
flutter_tagging
181
A flutter package with tagging or multiselect functionality. Useful for adding Tag or Label Selection Forms.
material_tag_editor
113
A simple tag editor for inputing tags. This is design to act and feel similar the standard Material TextField as much as possible.
choice
76
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.
flutter_multiselect
50
Flutter package for multi-select UI widget, that compatible to both iOS and Android and uses neutral design.
selectable_container
49
Selectable container for Flutter. The container shows an icon on one of the corner when tapped.
chips_input
39
A Flutter Widget to create an input with multiple chips, that can be selected from suggestions.
simple_chips_input
36
Flutter package containing 2 libraries for creating chips (as in Gmail app) and selecting chips.
chips_choice_null_safety
28
Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips.