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.
cdinto the repo folder.- run
flutter run-androidorflutter run-iosto build the app.
