flutter_multi_split_layout 0.0.2
flutter_multi_split_layout: ^0.0.2 copied to clipboard
A Flutter widget for creating resizable multi-panel split layouts. Supports horizontal/vertical splitting, drag-to-resize dividers, and JSON serialization of layout state.
0.0.1 #
- Initial release.
MultiSplitLayoutwidget for resizable split-panel layouts.LayoutControllerfor programmatic control of the layout tree.- Supports horizontal and vertical splitting.
- Drag-to-resize dividers with customizable thickness and color.
- Delete panel with hover highlight.
- JSON serialization and deserialization of layout state.
isEditableflag to toggle between edit and view modes.