Skip to content

A simple and intuitive calculator app built with Flutter. This app supports basic arithmetic operations like addition, subtraction, multiplication, and division, and it features a clear display and easy-to-use buttons.

Notifications You must be signed in to change notification settings

madhurchouhan7/calculator_app

Repository files navigation

Simple Calculator App

A simple and intuitive calculator app built with Flutter. This app supports basic arithmetic operations like addition, subtraction, multiplication, and division, and it features a clear display and easy-to-use buttons.

Features

  • Basic Operations: Perform addition, subtraction, multiplication, and division.
  • Clear Display: Easily see your input and results.
  • Backspace Functionality: Remove the last entered character.
  • Error Handling: Displays "Error" for invalid expressions.
  • Responsive Design: Supports various screen sizes.

Screenshots

Calculator App Recording

Calculator App Screenshot

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Usage

• Click on the numbers and operators to form an expression. • Click the = button to evaluate the expression. • Use the C button to clear the display. • Use the Backspace button to delete the last character.

Built With

•Flutter - The UI toolkit for building natively compiled applications.

Contributing

•Contributions are welcome! Please fork the repository and create a pull request with your changes.

• Fork the Project • Create your Feature Branch (git checkout -b feature/YourFeature) • Commit your Changes (git commit -m 'Add some YourFeature') • Push to the Branch (git push origin feature/YourFeature) • Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

email : madhurchouhan7@gmail.com

Project Link: https://github.com/madhurchouhan7/calculator-app

About

A simple and intuitive calculator app built with Flutter. This app supports basic arithmetic operations like addition, subtraction, multiplication, and division, and it features a clear display and easy-to-use buttons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published