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

fix: Issue #70 - No static in global + hassle free Multi SideMenu support + Segregated controller from global +Animated Container issue #71

Closed aditya113141 closed 1 year ago

aditya113141 commented 1 year ago

New version release possible

I believe that if the changes pass tests successfully on your side then you can release a new version with Multiple sideMenus support. Let me know if any edits are needed

Jamalianpour commented 1 year ago

Thank you @aditya113141 Can you update example and readme with this changes?

aditya113141 commented 1 year ago

@Jamalianpour There is no change required in example. I ran it on my side. There is no issue. I have made changes to the code in a way that the syntax for the developer doesn't changes. Developer can write the code according to documentation of previous version. In readme file, the only change needed is the version of library, if you decide to release a new version with this PR. Otherwise, no change in usage and syntax.

Jamalianpour commented 9 months ago

@aditya113141 Sorry, but I have to revert your code because you don't follow flutter/dart lint