Calculator App (Flutter)
A simple and modern Calculator app built with Flutter. The project focuses on clean UI design, smooth user experience, and implementing basic arithmetic logic in a structured and maintainable way.
✨ Features:
Basic arithmetic operations (+, −, ×, ÷)
Clean and responsive UI
Instant calculation results
Clear and reset functionality
Lightweight and fast performance
?️ Tech Stack:
Flutter
Dart
Basic state management
? Purpose:
This project was built to practice Flutter UI development, logic implementation, and building simple functional mobile applications with clean code structure.