Skip to content

BMI (Body Mass Index) Calculator app built with Flutter. Easily calculate your BMI by entering your weight and height, and receive instant feedback on your current BMI classification.

Notifications You must be signed in to change notification settings

Al-Mansori/BMI-Calculator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator App

A simple BMI (Body Mass Index) Calculator app built with Flutter.

Overview

The BMI Calculator app allows users to calculate their Body Mass Index (BMI) by entering their weight and height. The app then calculates the BMI and provides a classification based on the result, indicating whether the user is underweight, normal weight, overweight, or obese.

Screenshots

BMI-Calculator-App

Installation

To run the app locally, follow these steps:

  1. Clone this repository:

    git clone (https://github.com/Al-Mansori/BMI-Calculator-App.git)
    
  2. Navigate to the project directory:

    cd BMI-Calculator-App
    
  3. Get all the remaining Files:

    flutter create BMI-Calculator-App
    
  4. Run the app on your preferred device:

    flutter run
    

About

BMI (Body Mass Index) Calculator app built with Flutter. Easily calculate your BMI by entering your weight and height, and receive instant feedback on your current BMI classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published