flutter_page_transition icon indicating copy to clipboard operation
flutter_page_transition copied to clipboard

Reverse Transition in push

Open jamesblasco opened this issue 5 years ago • 3 comments

Is there any way that I can reverse the transition so the push animation looks like a pop?

jamesblasco avatar Nov 26 '19 22:11 jamesblasco

Theoretically possible, but flutter_page_transition doesn't implement it. I don't know why you need it this way.

handoing avatar Nov 29 '19 02:11 handoing

I want to navigate like pushAndReplace like if it was a pop

jamesblasco avatar Nov 29 '19 17:11 jamesblasco

OK, I plan to add this feature in the next release.

handoing avatar Dec 02 '19 02:12 handoing