collapsible_side_menu 2.0.0 copy "collapsible_side_menu: ^2.0.0" to clipboard
collapsible_side_menu: ^2.0.0 copied to clipboard

A Flutter customizable collapsible side menu with sub-menus and text direction features.

Changelog #

1.0.0+1 #

Menu

  • set animation duration (open/collapse menu)
  • set default menu behaviour
  • set min & max width
  • set toggle button style
  • set menu style
  • set default selected index
  • add header, footer or custom child widget
  • etc.

Tiles

Set default (for all) and/or set for desired tiles :

  • unselected/selected background color
  • unselected/selected title style
  • unselected/selected children (leading, title and trailing) color
  • unselected/selected tile decoration
  • selected indicator decoration
  • horizontal spacing (between leading, title and trailing)
  • hover color
  • border radius
  • tile height
  • inner and outer padding
  • sub-tiles' default style (can be overridden from desired sub-tiles)
  • default sub-tiles' height
  • etc.

Sub-tile

Set :

  • unselected/selected background color
  • unselected/selected title style
  • unselected/selected children (leading, title and trailing) color
  • unselected/selected sub-tile decoration
  • selected indicator decoration
  • horizontal spacing (between leading, title and trailing)
  • hover color
  • border radius
  • sub-tile height
  • inner and outer padding
  • sub-tiles' default style
  • etc.

1.0.1 #

  • Fixed some directionality issues
  • Added Codecov

1.0.2 #

  • Fixed toggle button rotation

1.0.3 #

  • Fixes and optimizations
  • Updated tests

2.0.0 #

  • Fixed late initialization errors on SideMenuController members
  • Added a header widget which automatically adapts to menu state changes (opened/collapsed)
  • Updated the example project
  • Added a live demo
  • Updated README
  • Some other updates (refer to README)
4
likes
160
points
112
downloads
screenshot

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter customizable collapsible side menu with sub-menus and text direction features.

Homepage
Repository (GitHub)
View/report issues

Topics

#menu #side-menu #collapsible-menu #sub-menu #adaptive-side-menu

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on collapsible_side_menu