A simple calculator app built using Flutter that supports both dark and light themes.
- Basic arithmetic operations (addition, subtraction, multiplication, division)
- Percentage calculation
- Responsive design
- Dark and light theme modes
Watch a quick demo of the calculator app in action:
To run this project on your local machine, follow these steps:
- Clone this repository.
- Open the project in your preferred IDE (such as Visual Studio Code or Android Studio).
- Install Flutter and Dart if you haven't already.
- Run the app using
flutter run
.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Contributions are welcome! If you find a bug or have a suggestion, please open an issue or submit a pull request.
This project is licensed under the MIT License.