Skip to content

A Modern UI Based Calculator Which Can Do Simple Arithmetic Calculations.

Notifications You must be signed in to change notification settings

im-yogesh/calculator_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator App

A Modern UI Based Calculator Built Using Flutter Which Can Do Simple Arithmetic Calculations.

Download

Features

Calculations include

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • etc

Screenshots

Getting Started

Follow the steps below to run the app on your local machine. You'll need to make sure you have flutter installed along with that Android Studio and XCode installed too in order to test this application in a simulator. Let me know if you encounter issues with the calculator app

  1. Make sure to have flutter installed on your machine
  2. Clone the repo to your local machine
  3. Open an emulator and run command 'flutter run' within the cloned repo's folder.
  4. Try it out.

Contact

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.