BMI Calculator is a Flutter app that allows users to calculate their Body Mass Index (BMI) based on their weight and height. This README file provides an overview of the project and its features.
- BMI Calculation: Users can calculate their BMI by entering their weight and height.
- BMI Classification: Users can view their BMI classification, which helps them understand whether they are underweight, normal, overweight, or obese.
- Unit Conversion: Users can switch between metric and imperial units for weight and height measurements.
- Save Results: Users can save their BMI calculation results for future reference.
BMI Calculator is built using the following technologies:
- Flutter: A framework for building cross-platform mobile applications.
- Dart: A programming language used for building Flutter apps.
- Bloc: A state management library for Flutter apps.
- APIs: BMI classification is determined using the WHO BMI Classification API.
- Shared Preferences: A key-value store for storing app data on the device.
Before installing BMI Calculator, make sure you have the following prerequisites installed:
- Flutter: See Flutter's installation guide for instructions on how to install Flutter.
Once you have the prerequisites installed, follow these steps to install BMI Calculator:
- Clone the BMI Calculator repository to your local machine.
- Navigate to the root directory of the project.
- Run
flutter pub getto install the required dependencies. - Run
flutter runto launch the app.
Contributions to BMI Calculator are welcome! If you would like to contribute to the project, please follow these steps:
- Fork the BMI Calculator repository to your GitHub account.
- Clone the forked repository to your local machine.
- Create a new branch for your changes.
- Make your changes and commit them to your branch.
- Push your changes to your forked repository.
- Create a pull request to the main BMI Calculator repository.
BMI Calculator is released under the MIT License. See the LICENSE file for details.
If you have any questions or feedback about BMI Calculator, please contact us at [email protected].
Follow me :
