page_flip 0.2.3 page_flip: ^0.2.3 copied to clipboard
A flutter package which will help you to add page flip effect to widgets in your app.
0.0.1 #
- Basic setup of page flip with book page flip animation with better example
0.0.2 #
- Hot Fix Readme File
0.0.3 #
- fix vertically lines appearing while changing pages and make page clickable while not flipping
0.1.0 #
- Optimize the performance and fix crash for large number of pages
0.2.0 #
- Modify PageFlipWidget to allow right swipe
0.2.1 #
- Fixed goto page page functionality
0.2.2 #
- We have corrected the supporting features in this PR that are not functioning as intended.
0.2.3 #
- Added a assert to prevent a crash