BMI-Calculator

Body mass index (BMI) is a measure of body fat based on height and weight that applies to adult men and women. Here is the simple program for BMI calculator in Flutter.

main file paste to <flutter-project>/lib/

Flutter calculator ui

GitHub

View Github