> For the complete documentation index, see [llms.txt](https://document.wisetracker.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document.wisetracker.co.kr/v2-developer/sdk/flutter.md).

# Flutter

## 필수 설정

### Flutter 플러그인 연동&#x20;

SDK는 앱에서 데이터를 측정하기 위해 반드시 앱에 추가되어야 하는 필수 사항입니다. 자세한 내용은 아래 링크에서 확인해주세요.

{% content-ref url="/pages/-M\_Zb-xjevy-Z6PD1v6V" %}
[Flutter 플러그인 연동](/v2-developer/sdk/flutter/plugin.md)
{% endcontent-ref %}

### 인앱 분석 API&#x20;

앱 내에서 발생하는 유저의 다양한 행동을 측정하는데 필요한 이벤트 설정 방법을 안내합니다.&#x20;

{% content-ref url="/pages/crBm3qlMRGULnBdiZuzi" %}
[인앱 이벤트 설정](/v2-developer/in-app-event/configuration.md)
{% endcontent-ref %}

### 데이터 검증&#x20;

적용한 SDK나 설정을 통해 데이터가 정상적으로 발생하는지 확인할 수 있는 방법을 안내합니다.&#x20;

#### AOS 데이터 검증&#x20;

{% content-ref url="/pages/-M\_dLtZ1kpsD4v67zBIK" %}
[AOS 데이터 검증](/v2-developer/sdk/flutter/android-validation.md)
{% endcontent-ref %}

#### iOS 데이터 검증&#x20;

{% content-ref url="/pages/-M\_dLtZ2\_byYBuvOc9on" %}
[iOS 데이터 검증](/v2-developer/sdk/flutter/ios-validation.md)
{% endcontent-ref %}
