resizable_tabs 1.1.0
resizable_tabs: ^1.1.0 copied to clipboard
A Flutter package for creating resizable tabs and split screens easily.
V1.1.0 #
- Update screen spliter
V1.0.0 : Initial Release 2025-10-08 #
- First stable version of Resizable Tabs.
- Added
ResizableTabswidget with customizable tab panes. - Implemented draggable divider for flexible resizing between views.
- Support for horizontal tab layout.
- Lightweight and dependency-free design.
- Added example app demonstrating basic usage.