An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Flutter basic Calculator

A new Flutter project.

# Project Screenshot

[![Screenshot-20220831-085657-calculator.png](https://i.postimg.cc/MKxQSjbp/Screenshot-20220831-085657-calculator.png)](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.