epubrs 0.1.0 copy "epubrs: ^0.1.0" to clipboard
epubrs: ^0.1.0 copied to clipboard

EPUB Reading Systems

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add epubrs

With Flutter:

 $ flutter pub add epubrs

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

dependencies:
  epubrs: ^0.1.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:epubrs/epubrs.dart';
1
likes
100
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

EPUB Reading Systems

Topics

#epub #book

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on epubrs