# Flutter SDK

Flutter client SDK for MBurger, you can find it also on <https://pub.dev/packages/mburger>

This package depends on the following packages

* [device\_info](https://pub.dev/packages/device_info)
* [flutter\_secure\_storage](https://pub.dev/packages/flutter_secure_storage)
* [intl](https://pub.dev/packages/intl)
* [http](https://pub.dev/packages/http)
* [http\_parser](https://pub.dev/packages/http_parser)
* [mime](https://pub.dev/packages/mime)
* [shared\_preferences](https://pub.dev/packages/shared_preferences)&#x20;

## Reference

Reference for the whole package: <https://pub.dev/documentation/mburger/latest/>


---

# 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.mburger.cloud/flutter-sdk.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.
