Skip to content

A simple mathematical operations calculator, created using Flutter.

License

Notifications You must be signed in to change notification settings

felipecastrosales/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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