This app was created using the Flutter framework for my Android Development internship at Prodigy InfoTech.
The calculator app has the following features:
- Addition
- Subtraction
- Multiplication
- Division
- Modulus (Output: Remainder)
- AC (All Clear)
- CE (Clear Expression)
The calculator also supports operations with floating point numbers (decimals) and integer numbers.
The app can run across several devices thanks to Flutter, including Windows OS, Android, iOS and web.
Here is a look at the calculator app as demonstrated on Windows.