> For the complete documentation index, see [llms.txt](https://docs.sentiance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sentiance.com/getting-started/sdk-integration/1.-requirements/flutter.md).

# Flutter

## Platform

### Dart 3.4.4 or Higher

This is the minimum required Dart language version.

### Flutter 3.22.3 or Higher

This is the minimum supported Flutter framework version.

### Android

For Android specific requirements, see [this page](/getting-started/sdk-integration/1.-requirements/android.md).

### iOS

For iOS specific requirements, see [this page](/getting-started/sdk-integration/1.-requirements/ios.md).

***

Get started by [including the SDK](/getting-started/sdk-integration/2.-including-the-sdk/flutter.md).
