A simple calculator written in dart and flutter.
This is a simple calculator written in dart language and the flutter framework. It has only the basic functionality but is working. I made it to learn the basics of the flutter framework. You can read the code in the github repo:
https://github.com/almejo/flutter-calculator
Also, if you find and error or has a suggestion, please open a issue in github.