epub_view 0.4.1 epub_view: ^0.4.1 copied to clipboard
Flutter widget for view EPUB documents on all platforms. Based on dart-epub package.
0.4.1 #
- Fixed epub-reader controller attaching
0.4.0 #
- Added more versatility of epub parser
- Added table of contents
- Parser and loader optimization - move the procedure to the background
0.3.1 #
- Fixed epub-cfi parsing
0.3.0 #
- Added controller to EpubReaderView widget
0.2.0 #
- Added epub cfi support
0.1.0 #
- Initial release