flutter_page_transition
flutter_page_transition copied to clipboard
A rich, convenient, easy-to-use flutter page transition package
I am using this package in a major project and we migrated to null-safety. This change might interest you, to keep the package active.
When do you plan to support flutter2 ?
With the release of Flutter 2, it would be awesome if this library could be migrated to be null safe. More details: https://dart.dev/null-safety/migration-guide
I also updated the example project to Flutter embedding v2.
Is there any way that I can reverse the transition so the push animation looks like a pop?