CIS4030 (Mobile Computing) Exercise 2 Simple single-operation calculator made with Flutter and Dart. How to Run Install Flutter and Dart Clone this repository Run flutter pub get in the project directory Run flutter run in the project directory