A simple and responsive Flutter application that calculates the Body Mass Index (BMI) based on the user's height and weight. The app instantly displays the BMI value along with the corresponding health category.
- Calculate BMI instantly
- Displays BMI category (Underweight, Healthy, Overweight)
- Dynamic background color based on BMI result
- Clean and responsive user interface
- User-friendly design
- Flutter
- Dart
- Android Studio
- Git & GitHub
- Clone the repository
git clone https://github.com/Shawana73/bmi-calculator.git- Navigate to the project folder
cd bmi-calculator- Install dependencies
flutter pub get- Run the application
flutter runlib/
└── main.dart
android/
ios/
web/
- Dark Mode
- BMI History
- Firebase Integration
- Better UI/UX
Shawana Gohar
Bachelor of Science in Information Technology (BSIT)
Government Graduate Islamia College, Gujranwala
GitHub: https://github.com/Shawana73



