# Flutter

Engine’s Flutter SDK lets you embed Engine marketplace flows directly inside a Flutter app. It ships as a Dart package and renders the full experience as a widget, so you don’t need to build screens, networking, or webviews around the Engine journey.

Conceptually it matches our other mobile SDKs (React Native and native wrappers). You configure the same core identifiers and can toggle dev mode for testing.

## Supported Flutter SDKs

{% content-ref url="/pages/PLaoWC1tuEuXdl1U55lt" %}
[Personal Loans](/developer-center/embeddable-integrations/mobile-sdks/flutter/personal-loans.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://even-financial.gitbook.io/developer-center/embeddable-integrations/mobile-sdks/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.
