Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atharva-narkhede/bmi_calculator_flutter

The BMI Calculator Flutter App swiftly computes Body Mass Index (BMI) using Flutter and Dart. Users input age, height, weight, and gender, receiving personalized insights and ideal weight ranges based on BMI. Simple, intuitive, and informative.
https://github.com/atharva-narkhede/bmi_calculator_flutter

Last synced: about 5 hours ago
JSON representation

The BMI Calculator Flutter App swiftly computes Body Mass Index (BMI) using Flutter and Dart. Users input age, height, weight, and gender, receiving personalized insights and ideal weight ranges based on BMI. Simple, intuitive, and informative.

Awesome Lists containing this project

README

        

# **BMI Calculator Flutter App**

## **Description:**
This repository contains the source code for a BMI Calculator Flutter app. This mobile application allows users to calculate their Body Mass Index (BMI) quickly and easily. It provides personalized insights, health tips, and displays the ideal weight range based on the user's input.

## **Features:**
- User-friendly interface for easy navigation.
- Input fields for age, height, weight, and gender.
- Calculation of BMI based on provided data.
- Personalized health tips and suggestions based on BMI.
- Display of ideal weight range based on user's height.

## **Screenshots:**

### Screenshot 1: Home Screen with Input Fields



### Screenshot 2: BMI Calculation Result with Health Tips



## **Note:**

## **Usage:**
1. Clone the repository to your local machine.
2. Open the project in Android Studio or any Flutter-compatible IDE.
3. Run the app on an emulator or physical device.

## **Contributing:**
Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or create a pull request.

## **License:**
This project is licensed under the [MIT License](LICENSE).

## **Acknowledgements:**
Special thanks to the Flutter community and contributors for their valuable resources and support.