All projects
sakura_epub icon
Open source· 2025

sakura_epub

Flutter package for rendering EPUB books, published on pub.dev.

  • Flutter
  • Dart

The problem

Flutter had no maintained EPUB renderer with the features a real reading app needs.

What I built

An EPUB parsing and rendering engine with chapter navigation, theming, typography controls and full-text search — extracted from the reader engine behind ElKitap and published as an open package.

Technical challenges

  • TODO — I will write this myself.