epub_viewer_pro 0.0.2
epub_viewer_pro: ^0.0.2 copied to clipboard
A full-featured Flutter EPUB viewer for Android and iOS. Supports chapter navigation, bookmarks, highlights, notes, dark/light/sepia themes, 25+ language fonts, DRM protection, and optional server-syn [...]
0.0.2 #
- Added iOS platform support (Android & iOS)
- Improved example app showcasing all 19 feature toggles
- Added Quick Presets: Full Features, Minimal, Read-Only
- Added Book ID input, language selector, Sample Preview mode toggle
- Added theme customization: primary color, light/dark/sepia backgrounds, card radius
- Added Service Config tab: HTTP headers, server sync callback documentation
- Fixed:
DropdownButtonFormFielddeprecatedvalue→initialValue
0.0.1 #
- Initial release
- EPUB viewing with epubx + flutter_widget_from_html
- Bookmarks, highlights, and notes management
- Annotations (pen, eraser) with undo/redo
- Chapter-based navigation with TOC drawer
- Search across chapters
- Multi-language Google Fonts support (25+ languages)
- Dark/Light/Sepia themes
- DRM protection
- Authenticated file downloads
- Reading session tracking
- Server sync via callbacks