Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/friendly-banana/calculator

small but powerful calculator
https://github.com/friendly-banana/calculator

dart flutter flutter-apps

Last synced: 8 days ago
JSON representation

small but powerful calculator

Awesome Lists containing this project

README

        

# Calculator
A handy calculator app.

## About
- up to 3 lines of expressions
- floats as big as 10e+300
- light and dark mode
- more options in landscape
- special functions like sinus and modulo

## Framework
This app uses [Flutter](https://flutter.dev/) and [Dart](https://dart.dev/).
As such, it should work on all platforms Flutter supports.

## Screenshots
![Calculator in portrait mode](/imgs/portrait.png)
![Calculator in landscape mode](/imgs/landscape.png)
![Settings](/imgs/settings.png)