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.
The text was updated successfully, but these errors were encountered:
No worries - and apologies if I put the new example app in the wrong place.
My flutter version (3.0.6) meant I could not directly use the existing
example app to demonstrate this proposed feature.
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.
The text was updated successfully, but these errors were encountered: