es_drawer_controller 1.0.4
es_drawer_controller: ^1.0.4 copied to clipboard
A Flutter package for drawer controller
1.0.4 Release #
- Moved all file to main.dart.
- So that example in pubdev will show all required code
1.0.3 Release #
- Added Share Menu [You can share a link by setting launchURL]
- Added Link Menu [You can open a link in browser by setting launchURL]
1.0.2 Release #
- Initial Release
- Added option to show Logo in drawer
- Added title in drawer
- Added subtitle in drawe
- Added Sample Project