prmiguel / flutter-calculator-demo

Example project - how to build a simple calculator in Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_calculator_demo

Example project demonstrating how to build a calculator app in 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)

Contributing

Questions, comments, suggestions, and other contributions are welcome, as this is an open-source example project and not officially maintained as part of an application or library etc.

About

Example project - how to build a simple calculator in Flutter

License:MIT License


Languages

Language:Dart 88.8%Language:Ruby 6.0%Language:Shell 5.2%