A basic Calculator app which can perform simple math calculations.
Start by git cloning this app
Install the necessary packages needed for the app
flutter pub get
Run the app by using the following command
flutter run lib/main.dart
Android / iOS Simulator to run the app in.