This repository has been archived on 2025-12-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
flutter-calculator/README.md
2022-11-25 10:28:40 +02:00

11 lines
460 B
Markdown

# Flutter calculator
A functional calculator app created for the course CT30A2803 User Interfaces and Usability of LUT University, Finland.
The calculator can perform simple mathematical functions like addition, subtraction, multiplication, and division.<br>
<br>
<img src="https://user-images.githubusercontent.com/68151686/203934793-b6b573af-dad3-4c28-aad1-fea04f930641.png" width="500">
## Note
Tested on Pixel 2 API 28 emulator ( 5-inch 1,920x1080px).