# Flutter

### Flutter <a href="#flutter" id="flutter"></a>

<table><thead><tr><th width="446.33005806163465">항목</th><th width="150">예</th><th width="150">아니오</th></tr></thead><tbody><tr><td>Flutter 플러그인을 프로젝트에 추가하였습니까?</td><td>아래로</td><td><a href="https://document.wisetracker.co.kr/v/v2-developer/sdk/flutter/flutter-install-guide#1.-aos-ios"><mark style="color:blue;">link</mark></a></td></tr><tr><td><mark style="background-color:green;">[for Android]</mark> Android SDK 설정을 모두 완료하였습니까?</td><td>완료</td><td><a href="https://document.wisetracker.co.kr/v/v2-developer/sdk/flutter/flutter-install-guide#2.-android"><mark style="color:blue;">link</mark></a></td></tr><tr><td><mark style="background-color:blue;">[for iOS]</mark> iOS SDK 설정을 모두 완료하였습니까?</td><td>아래로</td><td><a href="https://document.wisetracker.co.kr/v/v2-developer/sdk/flutter/flutter-install-guide#3.-ios"><mark style="color:blue;">link</mark></a></td></tr><tr><td><mark style="background-color:blue;">[for iOS]</mark> <code>Pod install</code> 시 이슈가 발생하고 있습니까?</td><td><a href="https://document.wisetracker.co.kr/v/v2-developer/sdk/flutter/flutter-install-guide#3.3-pod-install"><mark style="color:blue;">link</mark></a></td><td>완료</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://document.wisetracker.co.kr/v2-developer/quick-start/sdk-checklist/flutter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
