- TODO: Describe initial release.
- Change to class name PageTransition
- Add new transition
- Add new tag for Curve animation
- Add new tag name 'type' for select type of transition
- New Transition added UpToDown and DownToUp,
- transform transition name change with rotate
- Add for Scale Transition alignment property
- some bug fixes
- stable version
- 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.
- PageTransitionType added now you can choose easy to you transition type.
- PageTransitionType added now you can choose easy to you transition type.
- Change to README.md.
- performance improvement
- performance improvement
- Upgrade package
- Black screen appears problem solved.
- Fix i18n file problem
- Updated.
- Added route settings and fix example app.
- Delete route settings will be added as soon.
- add route settings and now you can send arguments.
- update dartdoc and added inheret theme
[1.1.7] - Improvement doc, Renamed 2 transtion name, added Curves missing transitions and update example app
- update dart doc
- added Curve for missing transitions
- Breaking change:
- PageTransitionType.upToDown renamed PageTransitionType.topToBottom
- PageTransitionType.downToUp renamed PageTransitionType.bottomToTop
- Runned dartfmt
- update readme
- Now you can set pop duration.
- leftToRightJoined and rightToLeftJoined
- Adds null safety check.
- update example file and sdk
- Set the
fullscreenDialog
totrue
to use this feature
- Set the
opaque
totrue
to use this feature
- Set the
opaque
totrue
to use this feature
- Added leftToRightPop, leftToRightPop
- Added error messages for scale
- Added IOS Swipe back feature for 2 transition.
- Added new transitions
- Added IOS Swipe back feature for scale transition
- Added new theme option for using theme transition
- Update Dependencies
- Added maintainstate as a prameter.
- Update Dependencies
- fixed curved animations and sub sequent pages
- Added helper functions for easy navigations!