pull_down_button
pull_down_button copied to clipboard
A package that implements Pull-Down Button from iOS 14 in Flutter. Highly customizable.
Hi! Is there any way to prevent menu close after item selection?
It would be great to set the minimum menu height 🙏🏼 Cuz when it can open the menu on top of the widget, it opens at to the top, even...
How to make the background color no blur with pure color?
Hey @notDmDrl, I saw your message on https://github.com/flutter/flutter/issues/60298 and wanted to start a thread regarding whether to migrate users over to the Cupertino repo at some point. I'm mixed at...
I want to implement something like this in flutter application   You can see when user click on sort by button another menu appeared on previous menu. I want...