Jamalianpour / easy_sidemenu

An easy to use side menu (navigation rail) in flutter and can used for navigations
https://pub.dev/packages/easy_sidemenu
MIT License
145 stars 70 forks source link

Foldering implemetation #38

Closed antoninobajeli closed 8 months ago

antoninobajeli commented 1 year ago

A refactoring of the previous PULL- REQ, with this refactor is now much easier to define folders and sub-children.

Jamalianpour commented 1 year ago

Thank you, I will review it as soon as possible

Jamalianpour commented 1 year ago

I thinks there is some issue with priority in example Priority of SideMenuItem has conflict with Priority of SideMenuFolder And why you change parameter of onTap for SideMenuItem?

mohitclover commented 8 months ago

Please approve the MR request SideMenuExpansionItem . Thanks