/calculator

A simple mathematical operations calculator, created using Flutter.

Primary LanguageC++MIT LicenseMIT

https://www.freepik.com/work/>Illustration by Freepik Stories

Calculator with Flutter

Topics πŸ“‹


About πŸ“–

A Calculator for the four simple mathematical operations (addition, subtraction, multiplication and division) using Flutter πŸ’™.
This calculator is designed to look like the Mac calculator.
This application is in version 1.0.0.


Preview πŸ“±



Challenges and Learnings along the way 🀯

In the development of these applications, I learned a lot about logic, folder organization, and I had a new idea and learned about Flutter Widgets.
I got along well with the development of this application. Unfortunately there was a silly error that cost me a certain amount of time, and the only thing I should have done was to give a "Flutter Pub Get" in Terminal, fortunately, I found this solution, and the application works normally in version 1.0.0.


How to Use πŸ€”

- Clone this repository:
$ git clone https://github.com/felipecastrosales/calculator

- Enter in directory:
$ cd calculator

- For install dependencies:
$ flutter packages get

- Run the app: 
$ flutter run

How to Contribute πŸ’ͺ

- Fork the project 

- Create a new branch with your changes:
$ git checkout -b my-feature

- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"

- Submit your changes:
$ git push origin my-feature

License πŸ“

This repository is under MIT license. You can see the LICENSE file for more details. πŸ˜‰


This project was developed with ❀️ by @Felipe Sales, with the instructor Leonardo Leitão, in the course "Learn Flutter and Develop Apps for Android and iOS 2020" on Udemy.
If it helped you, give ⭐, contribute, it will help me too πŸ˜‰


Linkedin Badge