Skip to content

This is a fundamental Calculator App which does Addition, Subtraction, Multiplication, Floor Division.

Notifications You must be signed in to change notification settings

Cyclostone/Calci_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calci

This Flutter Project is a fundamental Calculator App which does Addition, Subtraction, Multiplication, Floor Division, which uses intuitive UI for great responsiveness.

Home Page

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

What things you need to install the software and how to install them

Download Flutter sdk from flutter.dev. Copy the sdk to C:\src\flutter Launch flutter_console

flutter doctor

This command would give you a clear interpretation of remaining tasks to be completed for flutter to operate successfully.

Installing

If you are new to app dev, use Android Studio to install Android SDK effortlessly by installing it.

Now, Download VS Code and install it. (You can also use Android Studio if you prefer that)

After installing, install Dart and Flutter extensions from extension store.

Now, Connect the respective device to your laptop i.e.

  • iOS Device for Mac
  • Android Device for Windows

Now, We can Start a project by simple Command

Ctrl+Shift+P

And to run any Flutter Project. Go to Terminal Console

flutter run

End with an example of getting some data out of the system or using it for a little demo

Built With

  • Flutter - The Cross Platform framework used for App & Web Development

Authors

Acknowledgments

  • Hat tip to anyone who reviews the code.
  • Inspiration
  • Respect

About

This is a fundamental Calculator App which does Addition, Subtraction, Multiplication, Floor Division.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published