Skip to content

harshkumarkhatri/Simple-Calculator-App-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calculator

A simple calculator implemented in flutter.
This is a simple calculator app which i have made in flutter.It has flat buttons which have text assigned and the app hasanother function which has the logic and is triggred whenever the '+' is clicked.
Things which are done in this app:-

  • Stateful and stateless widgets
  • Math expression dependecy

Built using:-

  • Flutter

Snaps from the app:-

  • Full video:-

Getting Started

This project is a starting point for a Flutter application.

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

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