Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 1.55 KB

File metadata and controls

52 lines (28 loc) · 1.55 KB

Calculator App

A simple calculator app built using Flutter that supports both dark and light themes.

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • Percentage calculation
  • Responsive design
  • Dark and light theme modes

Demo Video

Watch a quick demo of the calculator app in action:

Screenshots

Dark Theme

Light Theme

Getting Started

To run this project on your local machine, follow these steps:

  1. Clone this repository.
  2. Open the project in your preferred IDE (such as Visual Studio Code or Android Studio).
  3. Install Flutter and Dart if you haven't already.
  4. 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.

Contributing

Contributions are welcome! If you find a bug or have a suggestion, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.