v 0.4.0
What's Changed
- fix unnecessary null checks in flutter 3.0.0 and above by @gnassro in #11
- Added displayModeToggleDuration to SideMenu widget by @j3su5cr1st in #13
- fix delete menu from widget tree by @gudaja in #15
- Custom collapse breakpoint feature by @BranislavMateas in #17
- Feature that allows us to set menu item more customizable by @BranislavMateas in #18
- [BUG-FIX] Uneven spacing when in compact displayMode by @BranislavMateas in #19
- [FEATURE] Seeing itemName in tooltip when hovering over the item by @BranislavMateas in #20
- Add optional parameters to side_menu.dart by @JeffersonHuang in #24
- fix issue SideMenu doesn't show when navigation back and forth by @HasanElHefnawy in #27
New Contributors
- @gnassro made their first contribution in #11
- @j3su5cr1st made their first contribution in #13
- @gudaja made their first contribution in #15
- @BranislavMateas made their first contribution in #17
- @JeffersonHuang made their first contribution in #24
- @HasanElHefnawy made their first contribution in #27
Full Changelog: 0.3.0...0.4.0