Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Calculator Application

This is a simple command-line calculator application written in Dart. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

Features

Addition of two numbers Subtraction of two numbers Multiplication of two numbers Division of two numbers Exit the application

Usage

Clone the repository or download the Calculator.dart file.

Open a terminal and navigate to the directory containing the Calculator.dart file.

Run the application using the Dart SDK:

Follow the on-screen instructions to perform calculations.

Menu Options

  1. Addition: Adds two numbers.
  2. Subtraction: Subtracts the second number from the first number.
  3. Multiplication: Multiplies two numbers.
  4. Division: Divides the first number by the second number.
  5. Exit: Exits the application.

Example

image

Requirements

Dart SDK

License

This project is licensed under the MIT License.

About

A basic calculator app in dart

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages