flutter_epub_viewer_kit 0.0.4 copy "flutter_epub_viewer_kit: ^0.0.4" to clipboard
flutter_epub_viewer_kit: ^0.0.4 copied to clipboard

A customizable EPUB reader widget for Flutter. Supports iOS, Android, and Web platforms with features like pagination, scrolling, bookmarks, and customizable themes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_epub_viewer_kit

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

dependencies:
  flutter_epub_viewer_kit: ^0.0.4

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:flutter_epub_viewer_kit/flutter_epub_viewer_kit.dart';
2
likes
155
points
180
downloads

Publisher

verified publisherpbbz.co.kr

Weekly Downloads

A customizable EPUB reader widget for Flutter. Supports iOS, Android, and Web platforms with features like pagination, scrolling, bookmarks, and customizable themes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

epub_view, epubx, flutter, flutter_html, google_fonts, html, http, scrollable_positioned_list, shared_preferences

More

Packages that depend on flutter_epub_viewer_kit