bottom_sheet_with_search_bar 0.0.1
bottom_sheet_with_search_bar: ^0.0.1 copied to clipboard
bottom sheet with search bar
Bottom Sheet with Search Bar #
A Flutter package that provides a customizable bottom sheet with a search bar.
Users can filter and select items dynamically.
🚀 Features #
- 🔍 Searchable List: Filters the list dynamically.
- ✅ Checkbox Support: Allows selection with checkboxes.
- 🔽 Sortable List: Accepts a custom sort function.
- 🖼️ Trailing Widget Support: Add icons or labels next to items.
📦 Installation #
Add this to your pubspec.yaml:
dependencies:
bottom_sheet_with_search_bar: latest_version