# Flutter Quick Start

{% hint style="success" %}

#### Platform requirements

The Sentiance Plugin works on

* sdk: >=3.1.5 <4.0.0
* flutter: '>=3.3.0

Please check the [iOS](https://docs.sentiance.com/a-complete-integration/ios-sdk) and [Android](https://docs.sentiance.com/a-complete-integration/android-sdk) pages as well for platform specific requirements.
{% endhint %}

If you want to get started quickly, you can check out our [sample application](https://github.com/sentiance/sample-apps-flutter). If you prefer to manually integrate the SDK in your existing app, read on.
