epub_pro 5.6.0 copy "epub_pro: ^5.6.0" to clipboard
epub_pro: ^5.6.0 copied to clipboard

EPUB Parser for Dart. Suitable for use on the Server, the Web, or in Flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add epub_pro

With Flutter:

 $ flutter pub add epub_pro

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

dependencies:
  epub_pro: ^5.6.0

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:epub_pro/epub_pro.dart';
7
likes
150
points
66
downloads

Publisher

verified publisherwaltertay.com

Weekly Downloads

EPUB Parser for Dart. Suitable for use on the Server, the Web, or in Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause, MIT (license)

Dependencies

archive, collection, image, path, word_count, xml

More

Packages that depend on epub_pro