dynamic_navigation_drawer 0.0.5 copy "dynamic_navigation_drawer: ^0.0.5" to clipboard
dynamic_navigation_drawer: ^0.0.5 copied to clipboard

This flutter plugin can be used to render the dynamic navigation drawer, where developer can pass the list of title and icons for the navigation drawer.

0.0.1 #

  • This release has whole lot of customization which a developer requires in the navigation drawer
  • Future releases coming soon with more customized options
  • This plugin has not been tested in iOS so it might have some issue

0.0.2 #

  • Code cleanup

0.0.3 #

  • Added drawer menu without icon support
  • Now developer can pass the Map<String,IconData> or List

0.0.4 #

  • Separated the tileListWithIcon and tileListWithoutIcon widget.
  • Please refer the example to understand the use of the widget.

0.0.5 #

  • Minor warnings fixed as part of this release
2
likes
120
pub points
20%
popularity

Publisher

unverified uploader

This flutter plugin can be used to render the dynamic navigation drawer, where developer can pass the list of title and icons for the navigation drawer.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on dynamic_navigation_drawer