https://github.com/ajinkyataranekar/ozonecalculator
https://github.com/ajinkyataranekar/ozonecalculator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajinkyataranekar/ozonecalculator
- Owner: AjinkyaTaranekar
- License: apache-2.0
- Created: 2019-12-04T11:31:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T11:33:46.000Z (over 5 years ago)
- Last Synced: 2025-02-03T10:34:22.531Z (5 months ago)
- Size: 83 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/OzoneApps/OzoneCalculator/blob/master/LICENSE)
[](https://github.com/OzoneApps/OzoneCalculator/pulls)
[](https://flutter.dev/)
[](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.