> For the complete documentation index, see [llms.txt](https://docs.ionicfirebaseapp.com/flutterapp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionicfirebaseapp.com/flutterapp/technologies.md).

# Technologies

### Technologies Used

The components of the App are built using the core components of Flutter. The theme also constantly incorporates various other latest technologies.

* [Flutter](https://flutter.io/)  ( Mobile app Develop with this framework )&#x20;
* [Node Js](https://nodejs.org/en/)  ( Backend CMS develop on nodeJS and MongoDB )&#x20;

### Flutter

[**Flutter**](https://flutter.io/) is Google’s mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open-source

### Node Js <a href="#node-js" id="node-js"></a>

​[**NodeJS**](https://nodejs.org/en/) is an open-source, cross-platform JavaScript run-time environment for executing JavaScript code server-side. NodeJS is a JavaScript runtime built on [Chrome's V8 JavaScript engine](https://developers.google.com/v8/). NodeJS uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. NodeJS package ecosystem, [npm](https://www.npmjs.com/) is the largest ecosystem of open source libraries in the world.

You can buy [NODE JS RESTAURANT BACKEND DASHBOARD](https://www.ionicfirebaseapp.com/products/node-JS-restaurant-backend-dashboard) backend and use with this app. This package includes all the rest API and Angular Dashboard. You can manage all the Menu and Order from that admin dashboard.&#x20;

If you are looking for [RESTAURANT WEB APP ](https://www.ionicfirebaseapp.com/products/web-restaurant-nodeJs-app)take a look at  this product . User can order through the website, and it has all the functionality of the app. Through the same Dashboard you can manage Mobile app and Web apps. it will also support PWA in the future  releases.

### &#x20; <a href="#ionic" id="ionic"></a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionicfirebaseapp.com/flutterapp/technologies.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
