Skip to content

The Calculator app is a Flutter-based mobile tool designed to simplify daily calculations. It delivers a seamless experience on iOS and Android with an intuitive interface. Offering essential functions from basic arithmetic to advanced math, the app ensures quick, accurate calculations, enhancing user efficiency across platforms.

Notifications You must be signed in to change notification settings

GDGC-MET/Calculator-Flutter

Repository files navigation

Calculator App

The Calculator App is a Flutter-based mobile application designed to provide a simple and intuitive interface for performing basic calculations. By leveraging Flutter’s cross-platform capabilities, this app ensures a consistent and seamless user experience across both iOS and Android devices.

Features

  • Basic Operations: Supports addition, subtraction, multiplication, and division.
  • User-friendly Interface: A clean and modern design that enhances usability.
  • Memory Functions: Includes memory features for storing and recalling values.
  • Clear Button: Quickly reset the calculator to start fresh.

Tech Stack

  • Flutter: The primary framework used for developing the app, providing a rich set of features for mobile app development.
  • Dart: The programming language used for developing the app, known for its efficiency and ease of use with Flutter.

Dependencies

The app utilizes several dependencies to deliver its functionalities:

  • cupertino_icons: For iOS-style icons.
  • math_expressions: For evaluating mathematical expressions.

Getting Started

To run this project locally, ensure you have Flutter installed. Follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/calculator-app.git
  2. Navigate to the project directory:
    cd calculator-app
  3. Install dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Output

Below is a screenshot of the Calculator app's output:

Screenshot 2024-10-12 225810

About

The Calculator app is a Flutter-based mobile tool designed to simplify daily calculations. It delivers a seamless experience on iOS and Android with an intuitive interface. Offering essential functions from basic arithmetic to advanced math, the app ensures quick, accurate calculations, enhancing user efficiency across platforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published