epubrender 0.0.3 copy "epubrender: ^0.0.3" to clipboard
epubrender: ^0.0.3 copied to clipboard

outdated

A new Flutter package to read an epub file.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add epubrender

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

dependencies:
  epubrender: ^0.0.3

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:epubrender/epubrender.dart';
3
likes
0
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package to read an epub file.

License

unknown (license)

Dependencies

flutter, webviewx

More

Packages that depend on epubrender