katbook_epub_reader 2.1.2 copy "katbook_epub_reader: ^2.1.2" to clipboard
katbook_epub_reader: ^2.1.2 copied to clipboard

A powerful, customizable EPUB reader for Flutter with proper hierarchical chapter support, theme customization, reading progress tracking, and image handling. Designed to replace epub_view with better [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add katbook_epub_reader

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  katbook_epub_reader: ^2.1.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:katbook_epub_reader/katbook_epub_reader.dart';
1
likes
140
points
208
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful, customizable EPUB reader for Flutter with proper hierarchical chapter support, theme customization, reading progress tracking, and image handling. Designed to replace epub_view with better features.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

collection, epubx_kuebiko, flutter, flutter_localizations, google_fonts, html, intl, scrollable_positioned_list

More

Packages that depend on katbook_epub_reader