Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/atharva-narkhede/bmi_calculator_flutter
- Owner: atharva-narkhede
- Created: 2024-02-08T06:20:51.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-02-08T06:40:21.000Z (9 months ago)
- Last Synced: 2024-02-08T07:31:29.897Z (9 months ago)
- Language: Dart
- Size: 999 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.