Skip to content

pesala-x/BMI-Calculator

Repository files navigation

BMI Calculator App

Overview

This Flutter application calculates Body Mass Index (BMI) based on user input for weight and height. It provides a simple yet effective tool for users to monitor their BMI and track their health goals.

Features

  • Calculate BMI: Input your weight and height to instantly calculate BMI.
  • BMI Categories: Understand your BMI category with color-coded indicators (underweight, normal weight, overweight).
  • Save Results: Option to save BMI calculations for future reference.
  • Unit Conversion: Supports both metric (kg/cm) and imperial (lb/in) units for weight and height inputs.

Screenshots

Installation

  1. Clone the repository:

    git clone https://github.com/pesala-x/BMI-Calculator.git
  2. Navigate into the project directory:

    cd bmi_calculator
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Technologies Used

  • Flutter: UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.
  • Dart: Programming language used for Flutter app development.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request with your improvements.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About the Developer

I am a passionate mobile app developer with experience in Flutter, React Native, and Expo. Check out my resume for more information about my skills and projects.

About

this is BMI calculator Demo app (using : Flutter)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published