FLUTTER ECOSYSTEM

chips_choice

Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips.

chips_choice cover
Latest version
3.0.1
30-day downloads
6.6K
Likes
337
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

chips_choice is a lightweight, dependency-free Flutter package that simplifies the creation of single or multiple choice chips. Designed as a minimal alternative to smart_select, it offers a clean and efficient way to let users select options from a list of chips. Ideal for forms, filters, or preference pickers, it supports both single and multiple selections with customizable styling and callbacks. The package is compatible across all major platforms including Android, iOS, Web, macOS, Windows, and Linux.

Use cases
  • Form inputs with selectable options
  • Filtering data with chip choices
  • User preference selection
  • Simple dropdown alternatives
  • Dynamic tag selection
Key features
  • Zero external dependencies
  • Supports single and multiple selection
  • Lightweight and fast
  • Customizable chip appearance
  • Cross-platform compatibility
  • Simple API with callback support
Suitable for
  • Developers seeking minimal UI components
  • Projects requiring lightweight form controls
  • Apps needing platform-agnostic chip widgets
  • Fast prototyping of selection interfaces
Considerations
  • Limited to basic chip functionality
  • No built-in search or filtering
  • Not suitable for complex selection logic
  • Minimal customization beyond basic styling
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add chips_choice

Categories

Source repository

Related projects

No data available yet.