draggable_range_selector 1.0.1
draggable_range_selector: ^1.0.1 copied to clipboard
Flutter widget for selecting ranges of items with draggable handles.
1.0.1 #
- Fixed pubspec.yaml description length for pub.dev compliance
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