BMI Calculator

This is a simple Body Mass Index (BMI) calculator app developed using Flutter. The app allows users to input their gender, height, weight, and age to calculate their BMI, and provides a result based on the calculated BMI value.

App Screenshot 1 App Screenshot 2

Features

  • Intuitive user interface
  • Gender selection
  • Height, weight, and age input
  • BMI calculation
  • Classification of BMI result (Underweight, Normal, Overweight)
  • Recommendations based on BMI result

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository
  2. Open the project in your preferred IDE (e.g., Visual Studio Code, Android Studio)
  3. Ensure that you have Flutter and Dart installed
  4. Run the app on an emulator or physical device

Feel free to contribute to the project by submitting issues or pull requests.

GitHub

View Github