Skip to content

This is a simple Flutter application that calculates the Body Mass Index (BMI) based on the user's height and weight. It displays the BMI value and indicates the corresponding health condition (Underweight, Normal, Overweight, or Obesity).

Notifications You must be signed in to change notification settings

jerry010401/BMI_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŸข BMI Calculator App (Flutter)

๐Ÿ“Œ Description

This is a simple Flutter application that calculates the Body Mass Index (BMI) based on the user's height and weight. It displays the BMI value and indicates the corresponding health condition (Underweight, Normal, Overweight, or Obesity).

โœจ Features

  • ๐Ÿ“ Adjust height and weight using sliders
  • ๐Ÿงฎ Calculate BMI with one tap
  • โœ… Displays BMI result and condition dynamically
  • ๐ŸŽจ Clean and responsive UI

๐Ÿ› ๏ธ Technologies Used

  • Flutter
  • Dart

๐Ÿš€ How to Run

  1. Clone the repository

    git clone https://github.com/your-username/bmi-calculator-flutter.git
    
  2. cd bmi-calculator-flutter

  3. flutter pub get

4.flutter run

##License This project is licensed under the MIT License.

About

This is a simple Flutter application that calculates the Body Mass Index (BMI) based on the user's height and weight. It displays the BMI value and indicates the corresponding health condition (Underweight, Normal, Overweight, or Obesity).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages