Example Projects for Flutter PDF Library

PSPDFKit ships with a couple example projects to help you get up and running faster.

PSPDFKit Flutter Plugin Example App

The Catalog example project contains several examples. In this project, you’ll find sample code for:

  • Using the PSPDFKitWidget to display PDFs

  • Theme customizations

  • Annotation processing

  • Programmatic form filling

  • Unlocking password-protected documents

  • Lots of other use cases

This example is also available as a source-available project on GitHub.

To download and run this example for both Android and iOS, you can follow these getting started instructions.