tabbed_view 1.2.1
tabbed_view: ^1.2.1 copied to clipboard
Flutter widget inspired by the classic Desktop-style tab component. Supports customizable themes.
1.2.1 #
- Bug fix
- Tabs area overflow
1.2.0 #
- Added
keepAliveparameter to prevent loss of tab content state due to tree change during tab selection event.
1.1.2 #
- Bug fix
- Overlap between tabs and button area
1.1.1 #
- Fixing class name (how embarrassing)
- Renaming TabbedWiew to TabbedView
1.1.0+1 #
- Updating the README
1.1.0 #
- Draggable tab builder
- Bug fix
- Divisor between tabs and content starting drawing at wrong offset
1.0.0+2 #
- Updating the README
1.0.0+1 #
- Updating the README
1.0.0 #
- Final version
0.7.0 #
- Tabs area buttons builder
- Changes in thematization
- Light theme renamed to classic theme
0.6.0 #
- Changes in thematization
0.5.0 #
- Changes in thematization
- Adding documentation
- Menu builder
- TabbedWiewModel changed to TabbedWiewController
0.4.0 #
- API changes to simplify changing themes
0.3.0 #
- Changes in thematization
- Adding new themes
0.2.0 #
- First version
0.1.0 #
- Initial commit