Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samh7/simple_calculator_flutter
https://github.com/samh7/simple_calculator_flutter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samh7/simple_calculator_flutter
- Owner: samh7
- Created: 2023-05-07T00:13:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-08T18:11:57.000Z (10 months ago)
- Last Synced: 2024-08-18T04:23:58.247Z (5 months ago)
- Language: C++
- Size: 355 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Calculator
This is a simple calculator project made in Flutter
## Demos
### Demo1
### Demo2
### Demo3
### Demo4
## Getting Started
1. Install `git` and `flutter`
2. Clone the repo: `git clone https://github.com/samh7/simple_calc.git`
3. `cd simple_calc`
4. Run the project: `flutter run`