easy_sidemenu 0.3.0
easy_sidemenu: ^0.3.0 copied to clipboard
An easy to use side menu in flutter and can used for navigation
0.3.0 #
- Add listener to
SideMenuDisplayModechanged - Add toggle button to open and compact sidemenu
- Refactor code by myConsciousness - #8
0.2.1 #
- Support RTL languages
- Add
decorationtoSideMenuStyle - Fix initialPage bug
0.2.0 #
- Add badge support to the sidemenu
- Change IconData to Icon for more flexibility
0.1.1+1 #
- Add demo to readme
0.1.1 #
- Add readme to package
0.1.0 #
- First release