---
title: "Flutter PDF library example project | Nutrient SDK"
canonical_url: "https://www.nutrient.io/guides/flutter/prebuilt-solutions/example-projects/"
md_url: "https://www.nutrient.io/guides/flutter/prebuilt-solutions/example-projects.md"
last_updated: "2026-05-15T09:08:03.628Z"
description: "Interactive examples demonstrating Nutrient Flutter SDK features with complete source code and implementation details."
---

# 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 `NutrientView` 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](https://github.com/PSPDFKit/pspdfkit-flutter/tree/master/example).

**To download and run this example for both Android and iOS, you can follow these [getting started instructions](https://www.nutrient.io/sdk/flutter/getting-started.md).**