Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 577 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 577 Bytes

calculater

Flutter Calculator App

A simple calculator app built with Flutter that performs basic arithmetic operations.

Features

  • Addition, subtraction, multiplication, and division
  • User-friendly interface
  • Responsive design for various screen sizes

Getting Started

Prerequisites

Ensure you have Flutter installed on your machine. Follow the Flutter installation guide for detailed instructions.

Installation

  1. Clone the repository:
    git clone https://github.com/AiaOsama15/Calculator