Open Calculator - calculator app built with Flutter for mobile devices
- Flutter SDK (Flutter official site)
- Dart SDK (Comes with Flutter)
- IDE (choose what you like):
- Clone the repo:
git clone https://github.com/atomi19/open-calculator.git
- Navigate to the project directory:
cd open-calculator
- Get dependencies:
flutter pub get
- Run the project on iOS, Android or emulator
This project is licensed under the MIT License.