https://github.com/thebuggybug/flutter_calculator
A simple calculator application created using futter and dart. The application can be used like any traditional mobile calculator with basis mathematical operations.
https://github.com/thebuggybug/flutter_calculator
Last synced: 8 months ago
JSON representation
A simple calculator application created using futter and dart. The application can be used like any traditional mobile calculator with basis mathematical operations.
- Host: GitHub
- URL: https://github.com/thebuggybug/flutter_calculator
- Owner: thebuggybug
- Created: 2022-08-17T18:09:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T16:40:33.000Z (almost 4 years ago)
- Last Synced: 2025-06-13T10:05:34.778Z (about 1 year ago)
- Language: C++
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter basic Calculator
A new Flutter project.
# Project Screenshot
[](https://postimg.cc/V5G69vVx)
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.