mr_epub 0.0.3 copy "mr_epub: ^0.0.3" to clipboard
mr_epub: ^0.0.3 copied to clipboard

A Flutter package for reading EPUB books with highlight, bookmark, and customizable theme support.

mr_epub #

A lightweight Flutter package to read EPUB books with highlights, bookmarks, and theme customization.
Designed for mobile and desktop apps that need a fast, configurable EPUB reader experience.


✨ Features #

  • 📖 Render .epub files (from assets, file path, or bytes)
  • 🖍️ Text highlight with multiple colors
  • 🔖 Bookmark pages/locations
  • 🌓 Themes: light / dark / sepia + custom font size & line height
  • 📑 TOC (Table of Contents) and chapter navigation
  • ♿ Selectable text & copy support
  • search any text
  • fullscreen mode

Note: Feature availability may depend on your integration. See the example app for a working reference.


📦 Installation #

Add the package to your pubspec.yaml:

dependencies:
  mr_epub: ^0.0.3
1
likes
120
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for reading EPUB books with highlight, bookmark, and customizable theme support.

Homepage

License

MIT (license)

Dependencies

crypto, flutter, shared_preferences, webview_flutter

More

Packages that depend on mr_epub