You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allowing a simple mouse-over in flutter-web will enable us to see what an item means without performing a full expand/collapse. I have implemented this in my suggested PR at #57. The new example app (example_tooltip) also shows this in action.