---
title: "About Dart SDK"
description: "Use Contentstack's Dart SDK to power content for your Dart projects"
url: "https://www.contentstack.com/docs/developers/sdks/content-delivery-sdk/dart/about-dart-sdk"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-23"
---

# About Dart SDK

_Use Contentstack to power content for your Dart projects._

Contentstack offers Dart SDK that developers can use to develop Flutter applications and power content through Contentstack. The Contentstack Dart SDK uses our [Content Delivery APIs](/docs/developers/apis/content-delivery-api) to fetch content from Contentstack and deliver it to your Flutter-based applications.

**Note**: The Contentstack Dart SDK supports Dart version 2 or above.

In order to integrate your Flutter app with the Contentstack Dart SDK, follow the steps mentioned in the [Get Started](/docs/developers/sdks/content-delivery-sdk/dart/get-started-with-dart-sdk) section.

## More resources

*   [View and Download Dart SDK repository on GitHub](https://github.com/contentstack/contentstack-dart)