About • How it works • Tech Stack • Author • License
🧮 Simple Calculator - is just an little project made with the purpose of study mobile development with:
This app works much like any built-in calculator app.
Before you begin, you will need to have Flutter and Android Studio installed and configured in your machine. In addition use your smartphone or an emulator to run the app.
Open the project with your IDE and run it by clicking play or via command line with:
# command line in the root of your project
$ flutter run
The following tools were used in the construction of the project:
- Editor: Android Studio → Plugin: Flutter, Dart
This project is under the license MIT.
Made with love by Hericles Koelher