animated_sidebar 0.2.0
animated_sidebar: ^0.2.0 copied to clipboard
A collapsable sidebar plugin for Flutter, optimized for web and desktop applications.
0.2.0 #
- Add
autoSelectedIndexparameter toAnimatedSidebarconstructor. To handle state internal by default - Updated
README.md
0.1.0 #
- Added documentation for AnimatedSidebar and SidebarItem
- Removed
footerproperty from AnimatedSidebar - Removed
frameMarginproperty from AnimatedSidebar
0.0.1 #
- Initial release.