easy_sidemenu
An easy to use side menu (navigation rail) in flutter and can used for navigation
1.0.0
6.7K downloads/mo
#3465 most downloaded on pub.dev
Jamalianpour/easy_sidemenu
What this package is like to depend on
Last release 3 months ago
21 May 2026
Release timing varies
gaps range from 2 weeks to 12 months
Some releases are documented
notes for 7 of 16 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
16 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
16 releases · Aug 2021 to May 2026Releases
latest 16-
1.0.021 May 2026Nothing published for this version
-
0.7.113 Jun 2025Nothing published for this version
-
0.7.005 Jun 2025Nothing published for this version
-
0.6.110 Feb 2025Release notes
Open source →What's Changed
- SideMenuExpansionItem: add onTap event by @kwavnet in #85
- Removed Badge dependencies and use Flutter builtin Badge
- Fix RTL issues
New Contributors
Full Changelog: 0.6.0...0.6.1
-
0.6.017 Mar 2024Release notes
Open source →What's Changed
- fix: fix width not being returned on 2nd load by @Coder-Manuel in #61
- fix: fix width not being returned on 2nd load for open and compact mode by @aditya113141 in #67
- Update side_menu_item.dart - typo in the function isSameWidget() by @aditya113141 in #68
- fix: Issue 50 + added safeSetState + Disposal of HandleChange listener by @aditya113141 in #69
- fix: Issue #70 - No static in global + hassle free Multi SideMenu support + Segregated controller from global +Animated Container issue by @aditya113141 in #71
- Added Expansion Items and fixed blinking of sideMenu by @aditya113141 in #76
- Added Hamburger Icon by @aditya113141 in #77
- Improved Linting + Made Hamburger Menu Optional + Improved Example and README by @aditya113141 in #79
New Contributors
- @Coder-Manuel made their first contribution in #61
- @aditya113141 made their first contribution in #67
Full Changelog: 0.5.0...0.6.0
-
0.5.027 Jul 2023Release notes
Open source →What's Changed
- Braking: priority has been removed from
SideMenuItem - builder has been changed and now can use any widget as
SideMenuItem - adding the possibility to use other ways to navigate, example by @nimr77 in #28
- Add iconWidget property by @daoxve in #33
- solved issue : #42 :
Badge import conflictby @hemangjoshi37a in #43 - feat: add selectedHoverColor property by @sr1ch1 in #52
- fix: avoid text wrap in menu item animation by @sr1ch1 in #53
- chore: update package versions by @sr1ch1 in #54
- Fix issue #46: the width is not properly calculated when the widget is drawn a second time by @rodrigomb81 in #58
New Contributors
- @nimr77 made their first contribution in #28
- @daoxve made their first contribution in #33
- @hemangjoshi37a made their first contribution in #43
- @sr1ch1 made their first contribution in #52
- @rodrigomb81 made their first contribution in #58
Full Changelog: 0.4.0...0.5.0
- Braking: priority has been removed from
-
0.4.223 Jun 2023Nothing published for this version
-
0.4.121 Oct 2022Nothing published for this version
-
0.4.1+126 Jan 2023Nothing published for this version
-
0.4.016 Sep 2022Release notes
Open source →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
-
0.3.108 Jun 2022Nothing published for this version
-
0.3.026 May 2022Release notes
Open source →What's Changed
-
Add listener to SideMenuDisplayMode changed
-
Add toggle button to open and compact sidemenu
-
Refactor based on
flutter_lintsby @myConsciousness in #8
Full Changelog: 0.2.0...0.3.0
-
-
0.2.108 Apr 2022Nothing published for this version
-
0.2.014 Mar 2022Release notes
Open source →add badge support to the sidemenu
change IconData to Icon for more flexibility (#1)
-
0.1.118 Aug 2021Nothing published for this version
-
0.1.1+120 Aug 2021