selection_sheet 0.2.0
selection_sheet: ^0.2.0 copied to clipboard
A production-ready adaptive selection workflow for Flutter.
0.2.0 #
- Adds a 300 ms default debounce for local search.
- Adds global and per-sheet search debounce configuration.
- Allows debouncing to be disabled with
Duration.zero.
0.1.0 #
- Adds typed single and multi-selection sheets.
- Adds local search and disabled-item support.
- Adds draggable heights and keyboard avoidance.
- Adds adaptive Material and Cupertino presentation.
- Adds global theming and per-sheet item builder overrides.