page_transition 1.1.6
page_transition: ^1.1.6 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.
1.1.0 Some changes #
- Fix i18n file problem
1.1.1 Update latest dependency #
- Updated.
1.1.3 Update latest dependency #
- Added route settings and fix example app.
1.1.4 Update latest dependency #
- Delete route settings will be added as soon.
1.1.5 Update latest dependency and added RouteSettings #
- add route settings and now you can send arguments.
1.1.6 Update latest dependency and added InheretTheme #
- update dartdoc and added inheret theme