FLUTTER ECOSYSTEM

selectable_container

Selectable container for Flutter. The container shows an icon on one of the corner when tapped.

selectable_container cover
Latest version
1.0.7
30-day downloads
201
Likes
53
Pub points
150

Package Overview

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

Overview

A Flutter package that provides a selectable container widget with a visual indicator (icon) appearing in one corner when tapped. It enhances user interaction by offering immediate feedback, making it ideal for selection-based UIs like filters, tags, or options. The container supports multiple platforms including Android, iOS, Web, macOS, Windows, and Linux. It is lightweight and easy to integrate, focusing on simplicity and visual clarity.

Use cases
  • Filter selection interfaces
  • Tag-based navigation
  • Interactive form elements
  • User preference pickers
  • Multi-select chips
  • Custom toggle buttons
Key features
  • Corner icon indicator on tap
  • Cross-platform compatibility
  • Simple integration
  • Visual feedback on selection
  • Customizable appearance
  • Lightweight design
Suitable for
  • Developers building interactive UIs
  • Designers seeking visual feedback
  • Apps with selection-heavy workflows
  • Minimalist interface components
  • Flutter beginners learning state management
Considerations
  • Limited to corner-based indicators
  • No built-in animation customization
  • Requires manual handling of selection state
  • Not suitable for complex multi-state interactions
  • Depends on external state management for group selection
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add selectable_container

Categories

Source repository

Related projects

No data available yet.