easy_sidemenu 0.6.0 copy "easy_sidemenu: ^0.6.0" to clipboard
easy_sidemenu: ^0.6.0 copied to clipboard

An easy to use side menu (navigation rail) in flutter and can used for navigation

[0.6.0] #

  • New Features

    • Add expansion item -> SideMenuExpansionItem
    • Add Hamburger Icon #77
  • Fix: width not being returned on 2nd load #61

  • Refactor codes

[0.5.0] #

  • Braking: priority has been removed from SideMenuItem
  • builder has been changed and now can use any widget as SideMenuItem
  • Fix some performance issue

[0.4.2] #

  • Fix issue #46: the width is not properly calculated when the widget is drawn a second time - #58
  • Fix error on builder - #39
  • Update readme

[0.4.1+1] #

  • Fix Badge error on flutter 3.7.0

[0.4.1] #

  • Custom builder available for SideMenuItem
  • Fix SideMenu dispose - #29

[0.4.0] #

  • Custom collapse breakpoint feature - #17
  • Add tooltip to SideMenuItem - #20
  • Change SideMenuItem title to optional - #24
  • Fix issue SideMenu doesn't show when navigation back and forth - #27
  • Add trailing widget to SideMenuItem

[0.3.2] #

  • Fix delete menu from widget tree - #15
  • Add alwaysShowFooter

[0.3.1] #

  • Fix null exception on onDisplayModeChanged
  • Fix WidgetsBinding.instance null checker in flutter 3

[0.3.0] #

  • Add listener to SideMenuDisplayMode changed
  • Add toggle button to open and compact sidemenu
  • Refactor code by myConsciousness - #8

[0.2.1] #

  • Support RTL languages
  • Add decoration to SideMenuStyle
  • 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
329
likes
130
pub points
95%
popularity

Publisher

verified publisherjamalianpour.ir

An easy to use side menu (navigation rail) in flutter and can used for navigation

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

badges, flutter

More

Packages that depend on easy_sidemenu