# Flutter

<details>

<summary>Release Note</summary>

### **Version:** 1.0.5 (current)

Date: 2026-02-13

**New Feature:**\
Added support for an optional top bar with a close button on the Offerwall page.

The top bar is disabled by default and can be enabled by setting `showTopBar: true` when opening the `OfferwallPage`.

</details>

{% content-ref url="/spaces/8FPXPNk0nLIRsJsg3nxP/pages/c1CzrPXm55XO9p2hex1s" %}
[Install SDK](/flutter/install-sdk.md)
{% endcontent-ref %}

{% content-ref url="/spaces/8FPXPNk0nLIRsJsg3nxP/pages/B8OpqYNntUr1bdoEU3jQ" %}
[Reward User](/flutter/reward-user.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://docs.mychips.io/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.
