This is a new, small calculator app that I plan to build while learning the basics of flutter.
I plan to create an app with buttons that will allow you to accurately calculate numbers using the 4 basic math operations
I plan to begin with the visuals as I feel that they will allow me to grasp the use of flutter widgets better before including some basic math operations into the buttons.
There will also be formatting tools like the addition of special characters for operations like powers and roots.
Lastly, I plan to implement all the parts of a calculator that will allow you to, well, calculate.