An open API service indexing awesome lists of open source software.

https://github.com/ajinkyataranekar/ozonecalculator


https://github.com/ajinkyataranekar/ozonecalculator

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

[![License](https://img.shields.io/badge/license-Apache%202.0-green.svg)](https://github.com/OzoneApps/OzoneCalculator/blob/master/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/OzoneApps/OzoneCalculator/pulls)
[![Made with Flutter](https://img.shields.io/badge/Made_with-Flutter-blue.svg)](https://flutter.dev/)
[![Telegram Group](https://img.shields.io/badge/Join%20us%20at-Telegram-blue.svg)](https://t.me/joinchat/IgDgDxRNassU3epD2LJWzw)

# Ozone Calculator

A calculator app written with flutter framework, developed as a part of OzoneApps ecosystem for [Lucid Project](https://github.com/LucidProject).

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

## Requirements
* Any operating system (e.g. Linux, Windows, MacOS X)
* A little knowledge of Dart and Flutter. Don't worry if you are new to it, we are here to help.
* Any IDE with Flutter SDK installed (e.g. VSCode, Android Studio, etc)

## Setting up the project
* Download Flutter from the below link
```
https://flutter.dev/docs/get-started/install
```

* Get the dependencies
```
flutter pub get
```

* Run the app
```
flutter run
```

## Authors

* **Abhi Jain**

## License

Licensed under the Apache License, Version 2.0

## Contributing
Feel free to join our telegram group and discuss what's in your mind, we can work together to build a better app.