A calculator application using flutter.
This application contains of some of Widgets as: 1- AppBar 2- Column and Row. 3- Container. 4- SizedBox. 5- FloatingActionButton.
Also this application has a function called calculateFunction to get an accurate result by executing the operations in order.