Skip to content

Calculator app developed with Flutter as a task for Android Development internship at Prodigy InfoTech.

Notifications You must be signed in to change notification settings

atshayk/PRODIGY_AD_01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator using Flutter

This app was created using the Flutter framework for my Android Development internship at Prodigy InfoTech.

Features

The calculator app has the following features:

Performing Arithmetic Operations

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Modulus (Output: Remainder)
  • AC (All Clear)
  • CE (Clear Expression)

The calculator also supports operations with floating point numbers (decimals) and integer numbers.

Cross-Platform Compatibility

The app can run across several devices thanks to Flutter, including Windows OS, Android, iOS and web.

Sample Image

Here is a look at the calculator app as demonstrated on Windows.

Screenshot 2024-08-04 143530

About

Calculator app developed with Flutter as a task for Android Development internship at Prodigy InfoTech.

Resources

Stars

Watchers

Forks