page_transition 1.0.9 page_transition: ^1.0.9 copied to clipboard
Flutter Page Transition Package which is the transition second page
[0.0.1] - Add release date. #
- TODO: Describe initial release.
[0.0.2] - New Class name and more #
- Change to class name PageTransition
- Add new transition
- Add new tag for Curve animation
- Add new tag name 'type' for select type of transition
[0.0.3] - New Transition Added and some Changes #
- New Transition added UpToDown and DownToUp,
- transform transition name change with rotate
- Add for Scale Transition alignment property
[1.0.1] - TODO: Bug fixes and stable version #
- some bug fixes
- stable version
[1.0.2] - New Property and README file improvement #
- New property is duration added now you can set duration of Transition
- Readme.md file is improvement and showing how to use it for Named routes.
[1.0.3] - New Property and README file improvement #
- PageTransitionType added now you can choose easy to you transition type.
[1.0.3] - New Property and README file improvement #
- PageTransitionType added now you can choose easy to you transition type.
[1.0.5] - Some changes #
- Change to README.md.
[1.0.6] - Some changes #
- performance improvement
[1.0.9] - Some changes #
- performance improvement
- Upgrade package
- Black screen appears problem solved.