Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 580 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 580 Bytes

Flutter Calculator

A Replica of iPhone’s system calculator in Flutter.

Getting Started

  1. Install Flutter
  2. Clone this repo
  3. Run flutter run --release on your terminal

For help getting started with Flutter, view our online documentation.