Flutter mobile application of the vintage Casio calculator
Table of Contents
- It is a calculator simulator app that you can use in your daily life
- The project was made with Flutter framework and Dart language
- State management of app made with the help of Provider package
- Flutter - version 3.3.10
- Dart - version 2.18.6
- CocoaPods - version 1.11.3
- Android Studio - version 2021.3
- VS Code - version 1.74.3
- You can experience using classic Casio calculator
- Has the features of a standard calculator
- Light and dark theme
Light Theme | Dark Theme |
---|---|
![]() |
![]() |
You can clone this repository and run it on an android or ios simulator immediately
To clone this repo;
git clone https://github.com/recepsenoglu/flutter_calculator.git
Do some calculations and try changing the theme
Project is: complete
Feel free to contribute to this project
Room for improvement:
- Button click animations
- Display screen label change animations
- This project's UI design was inspired by Shubham Singh
- You can view the figma UI design of project that I created by clicking this link
- Medium article about the project is here
Created by @recepsenoglu - feel free to contact me!
This project is open source and available under the MIT License.