rohanps630 / Calculator-Flutter

A simple calculator application built with Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator

A simple calculator application built with Flutter.

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division).
  • Clear and delete functionality.
  • Percentage calculation.

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

  1. Clone the repository:

    git clone https://github.com/rohanps630/Calculator-Flutter.git
  2. Navigate to the project directory:

    cd Calculator-Flutter
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

About

A simple calculator application built with Flutter.

License:The Unlicense


Languages

Language:C++ 34.9%Language:CMake 29.4%Language:Dart 27.9%Language:HTML 2.8%Language:Swift 2.6%Language:C 2.2%Language:Kotlin 0.2%Language:Objective-C 0.1%