pdf_previewer 0.1.3+2 copy "pdf_previewer: ^0.1.3+2" to clipboard
pdf_previewer: ^0.1.3+2 copied to clipboard

outdated

Provides a way to generate previews of selected pages in a PDF file from a provided path.

pdf_previewer #

PDF Previewer plugin alows you to generate PNG's of specified pages from a provided PDF file source.

Installation #

First, add pdf_previewer as a dependency in your pubspec.yaml file.

pdf_previewer: ^0.1.0

Android #

Add <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> to your app AndroidManifest.xml file.

iOS #

No permissions required.

Demo App #

Demo

Example #

Check the example app.

Getting Started #

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

12
likes
0
pub points
28%
popularity

Publisher

verified publishermiguelruivo.com

Provides a way to generate previews of selected pages in a PDF file from a provided path.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on pdf_previewer