- Release
- Added basic widget tests
- Images on tablet/phones added to README
- New functionality:
- The bar animate its width once it was expanded or shrinked
- Testing of functionality
- You can now choose the background color of the
SideNavigationBar
SideNavigationBarHeader
andSideNavigationBarFooter
is now available- You can now specify whether
SideNavigationBar
should beinitiallyExpanded
or not
- Resolved
flutter format
issues
SideNavigationBarHeader
andSideNavigationBarFooter
are now optionalSideNavigationBarTheme
is now available to customize various components- To provide a way to listen to the state change of the bar a
SideBarToggler
is introduced.
- Renaming of
ItemTheme
andTogglerTheme
- Finally, some better structured tests
- Styling of item text and icons
- More examples in
README.md
- Adding header and footer example to
README.md
- Major release
- Fixing of release 0.0.9 (published without changes)
- Fix formatting issues
- More divider style customizations in
SideNavigationBarDividerTheme