draggable_range_selector 1.0.0
draggable_range_selector: ^1.0.0 copied to clipboard
A flexible Flutter widget for selecting ranges of items with draggable handles. Features a dynamic grid layout, two display modes (transparent overlay or lens effect), and full customization of colors [...]
1.0.0 #
- Initial release of DraggableRangeSelector widget
- Feature: Dynamic grid layout based on actual item widths
- Feature: Draggable handles for intuitive range selection
- Feature: Two display modes - transparent overlay and lens effect
- Feature: Full customization of colors, sizes, and behavior
- Feature: Built-in item management UI (add, edit, move items)
- Feature: Embeddable in any parent container (dialogs, bottom sheets, columns, tabs, etc.)
- Feature: Smooth drag interactions with visual feedback
- Support for Flutter 3.13.0 and higher
- Apache 2.0 License