resizable_splitter 1.0.0
resizable_splitter: ^1.0.0 copied to clipboard
Accessible splitter widget for Flutter layouts that need drag-to-resize panels.
Changelog #
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 #
- Initial release of
ResizableSplitterwith drag-to-resize layouts. - Keyboard navigation, screen-reader semantics, and customizable divider styling.
SplitterControllerfor programmatic control and testing.