Flutter_dismissible_page
Flutter_dismissible_page copied to clipboard
Flutter page widget that is dismissed by swipe gestures, with Hero style animations, Inspired by Facebook and Instagram stories.
In an attempt to read the comment associated with the Dismissible page Border Property. "FO" was typed instead: "OF" on the given line. raising this issue so it can be...
pan - can be dismissed by dragging either horizontal or vertical, no multi great job !
Is there a way to avoid renderflex overflow when opening a route? I notice some warnings when the transition to open the route happens
When the `direction` param set to `DismissiblePageDismissDirection.multi`, the `onDragStart` and `onDragEnd` does not work.