Flutter Simple Calculator is a basic calculator app built using Flutter. The app supports basic arithmetic operations such as addition, subtraction, multiplication, and division.
- Basic arithmetic operations (addition, subtraction, multiplication, division)
- Clear button to clear the input
- Responsive UI that works on different screen sizes
To get started with Flutter Simple Calculator, follow these steps:
- Clone the repository: git clone https://github.com/Kumail-Raza-Bangash/Flutter-Simple-Calculator.git
- Open the project in your favorite IDE or editor (such as Android Studio or VSCode)
- Run the app on an emulator or physical device using flutter run
Contributions to Flutter Simple Calculator are welcome! If you find a bug or have a feature request, please open an issue on GitHub. If you want to contribute code, please fork the repository and submit a pull request.
Flutter Simple Calculator was created by KUMAIL RAZA BANGASH.