Stunning BMI calculator Flutter app

Body Mass Index (BMI) is a value derived from the mass(weight) and height of a person. The BMI is defined as the body mass divided by the square of the body height, and expressed in units of kg/m2, resulting from mass in kilograms and height in meters. It is a convenient rule of thumb used to broadly categorize a person as underweight, normal weight, overweight, or obese based on tissue mass(muscle, fat and bone) and height. Commonly accepted BMI ranges are underweight (under 18.5 kg/m2), normal weight (18.5 to 25 kg/m2), overweight (25 to 30 kg/m2), and obese (over 30 kg/m2).

BMI Calculator

BMI Calculator is a Body Mass Index(BMI) calculator app developed with Flutter.
Currently, the BMI is calculated using Metric units. Support for Imperial units may be added in the future.
The app supports English and Turkish languages.

Inside the app

This is the first page to display when you open the app.

After you put in your weight and height, this page shows your resulting BMI.

This page displays the Universal BMI chart.

GitHub Repository

If you want to follow the app more closely, here is a link to the github page:

https://github.com/halildurmus/bmi_calculator

SHARE Stunning BMI calculator Flutter app

You may also like...

Leave a Reply

Your email address will not be published.

Share