Update README.md

This commit is contained in:
Andrew Trieu
2022-11-25 10:26:38 +02:00
committed by GitHub
parent 8e5ec04ebb
commit cb86a605c6

View File

@@ -1,7 +1,7 @@
# 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.
![image](https://user-images.githubusercontent.com/68151686/203934793-b6b573af-dad3-4c28-aad1-fea04f930641.png)
<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).