samolubukun / Flutter-Work-4

A simple Flutter app for calculating Body Mass Index (BMI). This app allows users to input their height (in centimeters) and weight (in kilograms) to determine their BMI and receive a classification based on the BMI value.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter-Work-4

A simple Flutter app for calculating Body Mass Index (BMI). This app allows users to input their height (in centimeters) and weight (in kilograms) to determine their BMI and receive a classification based on the BMI value.

Reference: https://youtu.be/oX9PQI0D-v4?si=rj9vJbxhrKd3-qxe

Features:

Calculate BMI based on user input.

Classify BMI into categories (e.g., underweight, normal weight, overweight).

User-friendly and intuitive interface.

Usage:

Open the app on your mobile device or emulator.

Enter your height (in centimeters) and weight (in kilograms) in the respective input fields.

Tap the "Calculate" button to determine your BMI.

View your BMI result and classification.

SCREENSHOTS:

Screenshot (61) Screenshot (62) Screenshot (63) Screenshot (64) Screenshot (65) Screenshot (66)

About

A simple Flutter app for calculating Body Mass Index (BMI). This app allows users to input their height (in centimeters) and weight (in kilograms) to determine their BMI and receive a classification based on the BMI value.


Languages

Language:Dart 81.4%Language:Objective-C 7.0%Language:Java 5.6%Language:Swift 4.6%Language:Kotlin 1.4%