flutter_epub_viewer_kit 0.0.1 copy "flutter_epub_viewer_kit: ^0.0.1" to clipboard
flutter_epub_viewer_kit: ^0.0.1 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 Dart:

 $ dart pub add flutter_epub_viewer_kit

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 dart pub get):

dependencies:
  flutter_epub_viewer_kit: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

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

More

Packages that depend on flutter_epub_viewer_kit