aoepub_viewer 0.0.2 copy "aoepub_viewer: ^0.0.2" to clipboard
aoepub_viewer: ^0.0.2 copied to clipboard

outdated

An epub viewer flutter plugin project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aoepub_viewer

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

dependencies:
  aoepub_viewer: ^0.0.2

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:aoepub_viewer/aoepub_viewer.dart';
2
likes
0
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

An epub viewer flutter plugin project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path, path_provider

More

Packages that depend on aoepub_viewer

Packages that implement aoepub_viewer