flutter_web_split_view 1.0.0
flutter_web_split_view: ^1.0.0 copied to clipboard
A production-ready Flutter package for resizable split-pane layouts, optimized for Flutter Web and desktop apps. Build IDE-style editors, dashboards, sidebars, and nested workspaces with draggable div [...]
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
