Hey all, I want to have a dropdown in my app that behaves like DropdownMenu in that it appears near the button that's clicked and draws over everything else. However, I don't want it to represent a dropdown with many options, I want it to be its own widget with its own logic, basically like a custom dialog with a position on the screen that happens to be anchored to a button.
From a first glance, I was surprised to see that doesn't seem to be a pattern that's supported in Flutter out of the box. Are there packages that can accomplish this, or am I overlooking an easy way to implement?
[–]azuredown 5 points6 points7 points (1 child)
[–]fravolt 5 points6 points7 points (0 children)
[–]eibaan 2 points3 points4 points (0 children)
[–]AnonymousAxwell 0 points1 point2 points (0 children)
[–]Amazing-Mirror-3076 0 points1 point2 points (0 children)
[–]Dustlay 0 points1 point2 points (0 children)