flutter_web_split_view 1.0.1
flutter_web_split_view: ^1.0.1 copied to clipboard
Production-ready split-pane layouts for Flutter Web & Desktop. Draggable dividers, collapsible panes, min/max constraints, and full programmatic control.
1.0.1 #
- Improved package description for better pub.dev discoverability
1.0.0 #
Initial release of flutter_web_split_view.
Features #
- Horizontal and vertical split view layouts
- Draggable divider with smooth interaction
- Min/max pane size constraints
- Initial ratio or pixel size configuration
- Optional
SplitViewControllerfor external programmatic control - Collapsible panes with configurable threshold
- Custom divider builder support
onRatioChangedandonSizeChangedcallbacksfixedPaneoption for controlling resize behavior- Proper browser/container resize handling
- Nested split view support
- Comprehensive test coverage
- Full API documentation
