Skip to content

A simple calculator built using Flutter, designed to mimic the functionality and user interface of the Windows 11 calculator standard mode.

License

Notifications You must be signed in to change notification settings

sikatikenmogne/flutter_calculator

Repository files navigation

🧮 Flutter Calculator

License: MIT GitHub issues wakatime GitHub stars GitHub forks

Simple calculator app built with Flutter.

Features

  • Beautiful and intuitive user interface
  • Basic arithmetic operations: addition, subtraction, multiplication, division
  • Advanced operations: square root, inverse

Preview

Getting Started

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

Prerequisites

  • Flutter SDK (version 2.5.3 or later)
  • Dart SDK (version 2.14.4 or later)
  • An IDE like VS Code (version 1.61.2 or later) or Android Studio (version 2020.3.1 or later)

Installation

1. Clone the repo

git clone https://github.com/sikatikenmogne/flutter_calculator.git

2. Navigate to the project directory

cd flutter_calculator

3. Install dependencies

flutter pub get

4. Run the app

flutter run

Usage

Open the app, and you'll see a standard calculator interface. You can perform basic arithmetic operations, as well as some advanced operations.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Gmail

About

A simple calculator built using Flutter, designed to mimic the functionality and user interface of the Windows 11 calculator standard mode.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages