advanced_epub_reader 0.1.1-beta.1 copy "advanced_epub_reader: ^0.1.1-beta.1" to clipboard
advanced_epub_reader: ^0.1.1-beta.1 copied to clipboard

A comprehensive Flutter package for reading EPUB books with advanced features like customizable themes, bookmarks, annotations, and more.

Changelog #

0.1.1-beta.1 #

  • Pre-release aligning with flutter_html 3.0.0-beta.2 dependency
  • Improvements and cleanup:
    • Fixed constructor constant issue in EpubBook
    • Replaced tests to cover models and utils comprehensively
    • Removed unused imports/variables and minor API deprecations
    • Example demo app added under example/

0.1.0 #

  • Initial public release with core EPUB parsing, models, services, and widgets
  • Theme support, bookmarks, annotations, progress tracking
  • Example and documentation
0
likes
130
points
133
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for reading EPUB books with advanced features like customizable themes, bookmarks, annotations, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, flutter, flutter_html, google_fonts, html, path_provider, shared_preferences, webview_flutter, xml

More

Packages that depend on advanced_epub_reader