reynaroyce12 / BMI-Calculator

A simple body mass index (BMI) calculator app built using Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMI Calculator App

A simple body mass index (BMI) calculator app built using Flutter.

Screenshots

Features

  • Calculate BMI based on user input (height and weight)
  • Display the result along with a corresponding interpretation

Getting Started

  1. Clone the repository
git clone https://github.com/your_username/bmi_calculator_flutter.git
  1. Install dependencies
flutter pub get
  1. Run the app
flutter run

How to Use

  1. Select the gender.
  2. Select Height, weight and age.
  3. Press the "Calculate" button to calculate your BMI.
  4. View your BMI and interpretation in the result section.

About

A simple body mass index (BMI) calculator app built using Flutter.


Languages

Language:C++ 37.7%Language:CMake 31.1%Language:Dart 23.6%Language:HTML 3.1%Language:C 2.4%Language:Swift 1.9%Language:Kotlin 0.2%Language:Objective-C 0.1%