A lightweight and powerful eBook reader built with Flutter to enhance your reading experience.
-
📌 Resume Reading
Automatically remembers your last read location in every book. -
🖍️ Highlight Text
Mark important passages to revisit anytime. -
📋 Copy & Share
Select any text and copy or share it instantly. -
🔊 Read Aloud
Let the app read your books out loud using built-in text-to-speech. -
📖 Online Dictionary Lookup
Instantly fetch word meanings from an online dictionary by selecting text in your book.
The following tools were used in this project:
# Clone this project
$ git clone https://github.com/mohitj2401/epub-reader.git
# Access
$ cd epub-reader
# Install dependencies
$ flutter pub get
# Run
$ flutter run