turn_page_transition 0.4.0 turn_page_transition: ^0.4.0 copied to clipboard
This package provide simple Page-Turning Transition to your app.
0.4.0 #
0.3.0 #
- Add TurnPageView 🎉
- Improved documentation
- Deprecated
turningPoint
and introducedanimationTransitionPoint
as a replacement to better describe its functionality.
0.2.0 #
- Add direction property
- Turn-page used to be only right-to-left is now also possible left-to-right.
0.1.3 #
- Add turningPoint property
- Fix readme
0.1.2 #
- Add documentation
- Fix formatting issues
0.1.1 #
- Downgrade required dart version
0.1.0 #
- Initial Version