Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator 💪

This project consist on creating an App that calculates BMI ( Body Mass Index ) & then report its status.

In this project I tried to simplify all the process using the most simple formula & dividing the BMI state into just 3 categories...

BMI Formulat : bmi= weight (kg) / ( height^2 (m))

BMI Categories:

Low : bmi <= 18.5 Normal : 18.5 < bmi < 25 High : bmi >= 25

Final Application

Finished App

About

Made using flutter

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages