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
.epubfiles (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