flutter_epub_reader 1.3.2
flutter_epub_reader: ^1.3.2 copied to clipboard
A Flutter package for viewing Epub documents developed by combining the power of Epubjs and flutter_inappwebview
1.3.2 #
- Fixed width and height size
1.3.1 #
- Fixed local asset path
1.3.0 #
- Fixed book loading issues
- Fixed font size adjust issues
- Added change theme function
- Added navigation to first and last pages
- Added isCachedToLocal parameter to UrlEpubLoader
1.2.0 #
- Added Epub Theme with background and foreground color
1.1.6 #
- Remove Highlight fix
1.1.5 #
- LTR -RTL fixes
- Sub chapter parsing fixes
- Fixed
onRelocatedcallback on Android - Changed Default display settings
1.1.4 #
- Size fit fixes
1.1.3 #
- Added reading progress
1.1.2 #
- Added Annotation click handler
1.1.1 #
- Fixed book reloading issues
1.1.0 #
- Added Local file and asset support
- Added underline annotation
- Added text content extraction
1.0.2 #
- Document changes
1.0.1 #
- Fixed blank screen
1.0.0 #
- Highlight text
- Search in Epub
- List chapters
- Text selection
- Highly customizable UI
- Resume reading using cfi
- Custom context menus for selection