Skip to content

A clean Flutter calculator with basic operations (+,-,×,÷,%) and dark/light themes. Demonstrates state management and Material Design.

Notifications You must be signed in to change notification settings

0-Hossam-0/Calculator-Flutter

Repository files navigation

Flutter Calculator

A sleek calculator application built with Flutter featuring basic arithmetic operations and dark mode support. Perfect for daily calculations with a modern user interface.

Features

  • Basic Arithmetic Operations:

    • Addition (+)
    • Subtraction (-)
    • Multiplication (×)
    • Division (÷)
    • Percentage (%)
    • Decimal point support
    • Clear/All Clear (C/AC) functionality
  • Dark/Light Mode Toggle:

    • Smooth theme switching
    • Persistent theme preference
  • Error Handling:

    • Division by zero alerts
    • Invalid input prevention
    • Overflow handling

Calculator Light and Dark Modes Calculator Light and Dark Modes

Installation

  1. Clone the repository:
    git clone https://github.com/0-Hossam-0/Calculator-Flutter.git

About

A clean Flutter calculator with basic operations (+,-,×,÷,%) and dark/light themes. Demonstrates state management and Material Design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published