huextrat / menu_button

Flutter plugin to display a popup menu button widget with handsome design and easy to use.
https://pub.dev/packages/menu_button
MIT License
65 stars 23 forks source link

I need know when open the menu #1

Closed lucas-sesti closed 4 years ago

lucas-sesti commented 4 years ago

I using your dependency, and i got a problem, i can't know when user open the menu button... or have any way to get this?

huextrat commented 4 years ago

I'm working on it, everything should be fine in a few minutes in a new version 0.1.1

huextrat commented 4 years ago

@lucas-sesti A new property is now available to know when the menu button is open or not (onMenuButtonToggle) in Version 0.1.1+1 Enjoy !