# Technologies Used

### Technologies Used <a href="#technologies-used" id="technologies-used"></a>

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

* ​[Flutter](https://flutter.io/) ( Mobile app Development  framework )

### Flutter <a href="#flutter" id="flutter"></a>

​[**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.

### Dart

[**Dart**](https://dart.dev/)  is a client-optimized programming language for apps on multiple platforms. Dart  is a programming language optimized for building user interfaces with features such as the [spread operator](https://dart.dev/guides/language/language-tour#spread-operator) for expanding collections, and [collection if](https://dart.dev/guides/language/language-tour#collection-operators) for customizing UI for each platform.

### 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.
