Example projects for Flutter PDF library

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

Nutrient Flutter SDK 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.