animated_sidebar 1.0.1
animated_sidebar: ^1.0.1 copied to clipboard
A collapsable sidebar plugin for Flutter, optimized for web and desktop applications.
1.0.1 #
- Code formatting and cleanup
1.0.0 #
- Add
SidebarChildItem
to create a collapsible sidebar item - Update
README.md
0.2.0 #
- Add
autoSelectedIndex
parameter toAnimatedSidebar
constructor. To handle state internal by default - Updated
README.md
0.1.0 #
- Added documentation for AnimatedSidebar and SidebarItem
- Removed
footer
property from AnimatedSidebar - Removed
frameMargin
property from AnimatedSidebar
0.0.1 #
- Initial release.