This project serves as a practical exercise in mobile application development, focusing on the challenge of recreating a calculator.
The main goal of this project is to test various functionalities and gain a deeper understanding of Flutter project structures. Despite being a smaller-scale project, the aim is to apply the knowledge acquired during my specialization in Flutter development.
- Calculator User Interface (UI)
- Basic Arithmetic Operations:
- Addition
- Subtraction
- Multiplication
- Division
- Percentage
Feel free to explore, contribute, and use this project as a learning resource for Flutter development. If you have any suggestions or improvements, please don't hesitate to open an issue or submit a pull request.
Happy coding!