Skip to content

GoedertDalmolin/calculator

Repository files navigation


Calculator App


Language:

English Portuguese


ℹ️ About this repository

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.


⚙️ Features

This application has the following features:

  • Perform basic operations (+, -, *, /, %).
  • Interface similar to the MacOS calculator.

👁️ Preview


🧪 Technologies

This project was developed using the following technologies:


⚡ Installing

Clone this project using

  git clone https://github.com/GoedertDalmolin/calculator.git
  cd calculator

Finally compile and run the project.


</> Developed by GoedertDalmolin 👋