# Flutter

Push 알림을 위한 각 OS에 맞는 설정을 절차에 따라 진행 해 주세요.

{% content-ref url="/pages/sCGCz3tDKPmc1kz9aEC3" %}
[준비 사항 안내](/v2-developer/push/undefined/react-native/undefined.md)
{% endcontent-ref %}

### Android 설정

{% content-ref url="/pages/38Inx6hQHps1kR0S2CgQ" %}
[Android 기초 설정](/v2-developer/push/undefined/flutter/android.md)
{% endcontent-ref %}

### iOS 설정

{% content-ref url="/pages/IAHeOzea09cFoiqOtMtQ" %}
[iOS 기초 설정](/v2-developer/push/undefined/react-native/ios.md)
{% endcontent-ref %}

### Flutter 푸시메세지 설정

{% content-ref url="/pages/hGtLFk9iNcmRFSfqAddB" %}
[Flutter 푸시메세지 설정](/v2-developer/push/undefined/flutter/flutter.md)
{% endcontent-ref %}


---

# 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/push/undefined/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.
