# Introduction

![](https://364087463-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MaeJXH0pTNZFPNJMUbR%2F-MaecJ95stcaSHrlnngh%2F-MaedlvgsOu15GxRU_rN%2FiNotes%20Inline%20Preview%202360%20x%201200.jpg?alt=media\&token=c0aa4d43-e127-43f4-b930-a8bb8a82ad7c)

## iNotes - Keep Notes and To-Dos app With Firebase, plus a Clean & Minimal UI

Flutter is an open-source mobile application development SDK created by Google. It is used to develop applications for Android and iOS, as well as being the primary method of creating applications for Google Fuchsia, Flutter widgets incorporate all critical platform differences such as scrolling, navigation, icons and fonts to provide full native performance on both iOS and Android.

iNotes – is an elegant and simple app to create and keep your notes, memos and ideas.


---

# 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://emrade.gitbook.io/i-notes/master.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.
