https://github.com/tiagors09/calculator
A simple calculator
https://github.com/tiagors09/calculator
androi css dart flutter flutter-app flutter-apps html ios js macos web
Last synced: 5 months ago
JSON representation
A simple calculator
- Host: GitHub
- URL: https://github.com/tiagors09/calculator
- Owner: tiagors09
- Created: 2024-06-20T17:44:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T17:43:49.000Z (about 2 years ago)
- Last Synced: 2025-07-01T06:44:08.235Z (12 months ago)
- Topics: androi, css, dart, flutter, flutter-app, flutter-apps, html, ios, js, macos, web
- Language: C++
- Homepage: https://calculator-tau-one-62.vercel.app
- Size: 646 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://flutter.dev/docs/get-started/install).
Clone this repository:
```bash
git clone https://github.com/tiagors09/calculator.git
```
Then go to the project directory:
```bash
cd calculator
```
Install dependencies:
```bash
flutter pub get
```
## Running the Application
Make sure a device (emulator or physical device) is connected and ready.
Run the application:
```bash
flutter run
```
## Screenshots

