---
title: "Nutrient Flutter SDK API reference"
canonical_url: "https://www.nutrient.io/guides/flutter/api/"
md_url: "https://www.nutrient.io/guides/flutter/api.md"
last_updated: "2026-05-15T09:08:03.624Z"
description: "Nutrient Flutter SDK API documentation for Nutrient Flutter SDK with methods, properties, and code examples."
---

# API reference

The API reference for the SDK can be found at [Nutrient Flutter library](https://pub.dev/documentation/nutrient_flutter/latest/nutrient_flutter/).

Refer to the [configuration options](https://github.com/PSPDFKit/pspdfkit-flutter/blob/master/documentation/configuration-options.md) and the [nutrient_flutter.dart](https://github.com/PSPDFKit/pspdfkit-flutter/blob/master/lib/nutrient_flutter.dart) file in our repository to view the available Dart APIs in Nutrient Flutter SDK.

The source code for our Flutter SDK is available on GitHub, so you can customize it yourself. For more information, refer to the resources below:

- [How I got started with Flutter](https://www.nutrient.io/blog/starting-with-flutter/)

- [Getting started with Flutter](https://www.nutrient.io/sdk/flutter/getting-started.md)

- [Opening a PDF with Flutter](https://www.nutrient.io/blog/opening-a-pdf-in-flutter/)

- [How to customize Nutrient Flutter SDK](https://www.nutrient.io/guides/flutter/customize.md)