Simple Calculator app
A simple calculator implemented in flutter.
This is a simple calculator app that I have made in flutter. It has flat buttons which have text assigned and the app has another function that has the logic and is triggered whenever the '+' is clicked.
Things which are done in this app:-
- Stateful and stateless widgets
- Math expression dependency