BMI Calculator BMI Calculator app built in Flutter Body mass index or BMI in short is a measure of body fat based on height and weight of a person. It is calculated by using the formula below $$BMI = weight/(mass)^2$$ Screenshots Input Page Result Page