mini_pdf_epub_viewer 0.1.2 copy "mini_pdf_epub_viewer: ^0.1.2" to clipboard
mini_pdf_epub_viewer: ^0.1.2 copied to clipboard

A Flutter package for viewing PDF and EPUB documents from various sources (assets, files, network).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mini_pdf_epub_viewer

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

dependencies:
  mini_pdf_epub_viewer: ^0.1.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:mini_pdf_epub_viewer/mini_pdf_epub_viewer.dart';
6
likes
140
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for viewing PDF and EPUB documents from various sources (assets, files, network).

Homepage
Repository (GitHub)
View/report issues

Topics

#pdf #mini #epub #reader

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (license)

Dependencies

flutter, http, path_provider, pdfx

More

Packages that depend on mini_pdf_epub_viewer