Last updated:
0 purchases
pdf previewer
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 #
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.