Skip to content

funmi-cod/tipcalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tipcalculator

A Tip calculator that calculates tip amount for various percentages of the cost of the service, and also provides a total amount that includes the tip.

Key Features

  • take two inputs from user which are Bill amount and Tip %
  • calculate the Tip amount for the Tip %
  • calculates the total amount that includes the tip
  • automatically updates the value for Tip amount and Total amount

State Management

  • Cubit

Screen Image

Screenshot 2022-04-14 at 00 51 53

How to use

To clone and run ths application, you'll need to set up flutter and andriod studio. From the IDE:

Clone this repository

$ git@github.com:funmi-cod/tipcalculator.git

Get dependencies

run flutter pub get to add the dependencies

Run the app

build the app by clicking run or entering flutter run in the terminal

License

MIT

About

A Tip Calculator developed using flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published