GDGC-MET / Calculator-Flutter

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.
0 stars 7 forks source link
hacktoberfest hacktoberfest-accepted

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

Tech Stack

Dependencies

The app utilizes several dependencies to deliver its functionalities:

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