A sleek calculator application built with Flutter featuring basic arithmetic operations and dark mode support. Perfect for daily calculations with a modern user interface.
-
Basic Arithmetic Operations:
- Addition (+)
- Subtraction (-)
- Multiplication (×)
- Division (÷)
- Percentage (%)
- Decimal point support
- Clear/All Clear (C/AC) functionality
-
Dark/Light Mode Toggle:
- Smooth theme switching
- Persistent theme preference
-
Error Handling:
- Division by zero alerts
- Invalid input prevention
- Overflow handling
- Clone the repository:
git clone https://github.com/0-Hossam-0/Calculator-Flutter.git