RealElvince / BMI-calculator-app

BMI calculator app-flutter ,dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bmi_app

Body Mass Index is a simple calculation using a person's height and weight. The formula is BMI = kg/m2 where kg is a person's weight in kilograms and m2 is their height in metres squared. The BMI app calculator divides an adult's weight in kilograms by their height in metres squared.

main screen

main screen

normal weight calculation and results

calc1 normal

under weight calculation and results

calc2 under

over weight calculation and results

calc3 over

About

BMI calculator app-flutter ,dart


Languages

Language:Dart 34.2%Language:C++ 31.2%Language:CMake 27.9%Language:HTML 2.7%Language:C 2.1%Language:Swift 1.7%Language:Kotlin 0.2%Language:Objective-C 0.1%