reader-app

Flutter mobile app for reading novels, synced with the existing web platform.

Scope

  • Full end-user feature parity with the current web app.
  • Excludes all moderator/admin workflows.

Planned Feature Set

  • Google login and authenticated user session.
  • Home feed, hot boards, and recommendations.
  • Search with suggestions, genre, status, and sort filters.
  • Novel detail with chapter list and series metadata.
  • Reader with TOC, reading preferences, and progress sync.
  • Bookshelf tabs: Dang doc, Danh dau, Da doc, De cu.
  • Comments, ratings, and user recommendations.
  • Native TTS and offline reading support.

Architecture

  • lib/core: app-wide config, network, storage, and theme.
  • lib/features: feature modules split by domain.
  • lib/shared: shared UI widgets.

Run

flutter pub get
flutter run
S
Description
Flutter reader app synced with existing web platform, excluding moderator features.
Readme 5.1 MiB
v0.0.11 Latest
2026-04-27 14:37:18 +00:00
Languages
Dart 72.6%
Kotlin 13.4%
C++ 6.4%
CMake 4.9%
Shell 1.2%
Other 1.5%