we_slide
we_slide copied to clipboard
A backdrop animated widget
panel gone when is opened platform macOS https://github.com/luciano-work/we_slide/assets/6856864/44f54938-d42f-4dcc-b91e-79221545828f
Hi, I'm just starting to learn flutter and I'm not familiar with it yet. panel: NewsDeails(onTap: _controller.hide, detailId: detailId). When I try to pass an id to NewsDeails, I realize...
Can you add a feature, panel's height be relative based on content
Hi, I've a problem. I have multiple heroes transition in my app, and this widget. This widget is not a Route, so when i pop a page, the heroes can...
1- action on Swipe Down while closed [Function()] 2- open On Panel Header Taped [boolean]
It would be nice to have a way to obtain the "progress" of the slider as the user is dragging the panel up and down, in the form of a...
how to make the application not close after pressing the back button / back gesture, the application closes, I want the max panel to be min after doing that action.