Tkko / Flutter_dismissible_page

Flutter page widget that is dismissed by swipe gestures, with Hero style animations, Inspired by Facebook and Instagram stories.
https://pub.dev/packages/dismissible_page
MIT License
151 stars 39 forks source link

Fade out page while dismissing #3

Open aytunch opened 3 years ago

aytunch commented 3 years ago

I think currently the dissmissing page only scales down and moves. Also the previous page color changes. But instead it would be nicer to fade out the top page and see the bottom page the more we dismiss the page

Junesui commented 2 years ago

same issue