---
title: "Render annotations in Flutter | Nutrient SDK"
canonical_url: "https://www.nutrient.io/guides/flutter/viewer/rendering/annotations/"
md_url: "https://www.nutrient.io/guides/flutter/viewer/rendering/annotations.md"
last_updated: "2026-05-18T12:22:04.622Z"
description: "Nutrient Flutter SDK supports all the common annotation types in the PDF specification. The Viewer component renders annotations in a PDF document."
---

# Render annotations in Flutter

Nutrient Flutter SDK supports all the common [annotation types](https://www.nutrient.io/guides/react-native/annotations/introduction-to-annotations/annotation-types.md) in the PDF specification. The Viewer component renders annotations in a PDF document.

If you’re looking to add, remove, or modify annotations, the Annotations component must be enabled in your license.
---

## Related pages

- [Render PDF forms in Flutter](/guides/flutter/viewer/rendering/pdf-forms.md)

