Skip to content

Tofazzal-2443/BMI_Calculator_Application

Repository files navigation

Body Mass Index Calculator

Body Mass Index is a simple calculation using a person’s height and weight. The formula is BMI = kg/m2 where kg is a person’s weight in kilograms and m2 is their height in metres squared.

A BMI of 25.0 or more is overweight, while the healthy range is 18.5 to 24.9. BMI applies to most adults 18-65 years.

Screenshots

Features

  • Easy to use
  • Live previews
  • Fullscreen mode
  • Cross platform

Setup

Clone the repository

  git clone https://github.com/muradhossin/BMI_Calculator.git

Move to the desired folder

  cd \bmi_calculator

To run the app, simply write

  flutter pub get
  flutter run

Tech Stack

Built With: Dart, Flutter

State Management: Provider

Platform

  • Android

Support

For support, please contact here LinkedIn

About

Body Mass Index is a simple calculation using a person’s height and weight.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published