custom_sidebar 1.0.1
custom_sidebar: ^1.0.1 copied to clipboard
A customizable sidebar for your flutter project. This package includes a CustomSidebar widget, which will aid you in creating navigation for your web or app, since it is fully responsive and adaptable [...]
1.0.0 #
- First release of CustomSidebar. A customizable flutter sidebar widget, with responsive design for mobile and web.
1.0.1 #
- Updated package pubspec.yaml description.
- Expansion for the web version of the sidebar is now optional.
- Added the possibility to customize the expansion button by providing a custom widget.