flutter_pdf_flipbook 0.0.1
flutter_pdf_flipbook: ^0.0.1 copied to clipboard
A beautiful book flip animation widget for displaying PDFs with realistic page turning effects. Supports mobile phones, tablets, desktop, and web browsers with cross-platform compatibility.
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-10-04 #
Added #
- Initial release of flutter_book_flip_plugin
- PdfBookViewer widget with beautiful book flip animations
- Customizable styling with PdfBookViewerStyle
- Navigation controls with page jumping functionality
- Zoom support for better reading experience
- Page change callbacks for state management
- Support for both local and remote PDF URLs
- Progressive page loading for performance
- Responsive design that adapts to different screen sizes
- Comprehensive documentation and example app
- NEW: Background image support for network URLs and assets
- NEW: Cross-platform support for Android, iOS, macOS, Windows, Linux, and Web
- NEW: Enhanced styling options with background customization
- NEW: Example app with background image demonstration