https://github.com/codewithemad/flutter-calculator
https://github.com/codewithemad/flutter-calculator
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codewithemad/flutter-calculator
- Owner: CodeWithEmad
- License: mit
- Created: 2024-03-04T15:43:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T15:45:04.000Z (over 2 years ago)
- Last Synced: 2025-03-27T12:19:32.635Z (about 1 year ago)
- Language: C++
- Size: 323 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter Calculator
This is a simple calculator that allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division, written in dart.

Thanks to [Eniola Adewale](https://dribbble.com/desi_gnsbytobi) for the [design](https://dribbble.com/shots/21001269-Calculator-UI-Design).
## Contributing
Feel free to fork the repository and submit pull requests.
## License
This app is open-source under the [MIT License](LICENSE). See the LICENSE file for more details.