Skip to content

SeragAmged/bmi_app

Repository files navigation

bmi-app - BMI Calculator

bmi-app is a simple Flutter application that allows users to calculate their Body Mass Index (BMI). It provides a user-friendly interface where users can input their height and weight, and the app calculates and displays their BMI along with corresponding health status.

Features

  • Input height in centimeters.
  • Input weight in kilograms.
  • Calculate BMI based on the provided height and weight.
  • Display the calculated BMI value.
  • Display a corresponding health status message based on the calculated BMI.

Screenshots

Bmi calculator page results page
1 2

Installation

  1. Clone the repository:
git clone https://github.com/SeragAmged/bmi-app.git
  1. Navigate to the project directory:
cd bmi-app
  1. Install the required dependencies:
flutter pub get
  1. Run the app on an emulator or connected device:
flutter run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages