8000 GitHub - tiagors09/calculator: A simple calculator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tiagors09/calculator

Repository files navigation

calculator

A simple calculator

Installation

Make sure you have Flutter installed on your machine. If you don't already have it, you can install Flutter.

Clone this repository:

git clone https://github.com/tiagors09/calculator.git

Then go to the project directory:

cd calculator

Install dependencies:

flutter pub get

Running the Application

Make sure a device (emulator or physical device) is connected and ready.

Run the application:

flutter run

Screenshots

screenshot 1

gif 1

0