pdf_viewer_pro 0.0.2
pdf_viewer_pro: ^0.0.2 copied to clipboard
A full-featured Flutter PDF viewer for Android and iOS. Built on PDFium (pdfrx). Includes annotations, bookmarks, full-text search, thumbnails, table of contents, auto-scroll, dark/light themes, DRM s [...]
0.0.2 #
- Added iOS platform support (Android & iOS)
- Improved example app showcasing all 17 feature toggles
- Added Quick Presets: Full Features, Minimal, Read-Only
- Added Book ID input,
SimplePdfViewerdemo - Added theme customization: primary color, light/dark backgrounds, card radius
- Added Service Config tab: HTTP headers, server sync callback documentation
0.0.1 #
- Initial release
- PDF viewing with PDFium (pdfrx)
- Bookmarks management
- Annotations (pen, highlighter, notes, eraser)
- Search with text matching
- Thumbnails grid
- Table of contents
- Auto-scroll
- Dark/Light theme
- DRM protection
- Authenticated file downloads
- Reading session tracking
- Server sync via callbacks