---
title: "Nutrient Flutter SDK system compatibility"
canonical_url: "https://www.nutrient.io/guides/flutter/about/system-compatibility/"
md_url: "https://www.nutrient.io/guides/flutter/about/system-compatibility.md"
last_updated: "2026-05-30T02:20:01.293Z"
description: "System requirements and compatibility information for Nutrient Flutter SDK, including supported versions and dependencies."
---

# System compatibility and requirements

Nutrient Flutter SDK requires your development environment to be set up with the following:

- The [latest stable version of Flutter](https://flutter.dev/docs/get-started/install)

- The [latest stable version of Android Studio](https://developer.android.com/studio)

- The [Android NDK](https://developer.android.com/studio/projects/install-ndk)

- An [Android Virtual Device](https://developer.android.com/studio/run/managing-avds.html) or a hardware device

- The [latest stable version of Xcode](https://apps.apple.com/us/app/xcode/id497799835?mt=12)

- The [latest stable version of CocoaPods](https://github.com/CocoaPods/CocoaPods/releases)
---

## Related pages

- [Changelog](/guides/flutter/about/changelog.md)
- [Platform support](/guides/flutter/about/platform-support.md)
- [File type support](/guides/flutter/about/file-type-support.md)
- [Language support](/guides/flutter/about/language-support.md)
- [Licensing](/guides/flutter/about/licensing.md)

