epub3 0.2.2 copy "epub3: ^0.2.2" to clipboard
epub3: ^0.2.2 copied to clipboard

Epub3 file Read and Write.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add epub3

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

dependencies:
  epub3: ^0.2.2

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

Import it

Now in your Dart code, you can use:

import 'package:epub3/epub3.dart';
4
likes
0
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

Epub3 file Read and Write.

Repository (GitHub)
View/report issues

Topics

#epub #book

License

unknown (license)

Dependencies

archive, collection, fpdart, image, path, quiver, uuid, xml

More

Packages that depend on epub3