book_flip 1.0.0
book_flip: ^1.0.0 copied to clipboard
Easily implement and customize book flip effect
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
0.0.1 - 2025-01-10 #
Added #
- Initial release of
BookWidget. - Added support for customizable cover page and content.
- Included page flipping animation with adjustable flip duration and angle.
- Added looping functionality to flip back to the first page after the last page.
- Included shadow effects with customizable color, blur radius, and spread radius.
- Provided callback functionality (
onPageFlip) for handling page flip events.