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.
- 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.
-
Clone the repository:
git clone https://github.com/pesala-x/BMI-Calculator.git
-
Navigate into the project directory:
cd bmi_calculator
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
- 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.
Contributions are welcome! Please fork this repository and submit a pull request with your improvements.
This project is licensed under the MIT License - see the LICENSE file for details.
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.