flutter_star_menu icon indicating copy to clipboard operation
flutter_star_menu copied to clipboard

Open menu on hover

Open pyxiscloud opened this issue 2 years ago • 1 comments

Hello How can I open menu with onHover on flutter web? Tried to use InkWell but it not works. Thank you

pyxiscloud avatar Apr 09 '24 13:04 pyxiscloud

Hi @pyxiscloud ,

have you tried with 'onHover' callback of MouseRegion and use StarMenuController as described here?

alnitak avatar Apr 11 '24 16:04 alnitak