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

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
copied to clipboard

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
40
points
10
downloads

Publisher

verified publishermiguelruivo.com

Weekly Downloads

2024.10.02 - 2025.04.16

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on pdf_previewer