epub_view_enhanced 1.6.0 copy "epub_view_enhanced: ^1.6.0" to clipboard
epub_view_enhanced: ^1.6.0 copied to clipboard

Flutter widget for view EPUB documents on on Web, MacOs, Android and iOS. Based on dart-epub package.

1.6.0 #

  • Added onItemTapped option to table of contents widget
  • Changed flutter_html version to 2.2.1
  • Fix : Loaded epub image widgets into memory

1.5.0 #

  • Changed epubx dependency to epub_parser
  • Fixed Misc bugs

1.4.0 #

  • Fixed TOC bugs

1.3.0 #

  • Updated EpubView to accept onTapDown and onLongPress functions as arguments

1.2.0 #

  • Updated method getParagraphs in EpubController to return ParseParagraphResult

1.1.0 #

  • Added method to highlight a para in epubController
  • Added a method to return all string paragraphs in file

1.0.0 #

  • Initial release
3
likes
120
pub points
31%
popularity

Publisher

unverified uploader

Flutter widget for view EPUB documents on on Web, MacOs, Android and iOS. Based on dart-epub package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, epub_parser, equatable, flutter, flutter_html, html, scrollable_positioned_list, transparent_image, universal_file

More

Packages that depend on epub_view_enhanced