A simple Calculator Appliction by using Dart Language and Flutter Framework. which is support both Ios and Android.
To build
and run
this project:
- Get Flutter here if you don't already have it
- Clone this repository.
cd
into the repo folder.- run
flutter run-android
orflutter run-ios
to build the app.