Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 650 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 650 Bytes

Simple Calculator

A Simple Calculator Developed in Flutter Flutter

Getting Started

To build and run this project:

  1. Get Flutter here if you don't already have it
  2. Clone this repository.
  3. cd into the repo folder.
  4. run flutter run-android or flutter run-ios to build the app.

(Please note that a Mac with XCode is required to build for iOS)

Screenshot