Calculator App in the MacOS calculator style.
This repository's main objective is to demonstrate the application developed to train my knowledge during the Flutter course from the company COD3R.
This application has the following features:
- Perform basic operations (+, -, *, /, %).
- Interface similar to the MacOS calculator.
This project was developed using the following technologies:
Clone this project using
git clone https://github.com/GoedertDalmolin/calculator.git
cd calculator
Finally compile and run the project.