FitEval is a clean, lightweight BMI (Body Mass Index) calculator built using Flutter. Designed to help users easily calculate and understand their BMI based on age, weight, height, and gender — all in a beautiful and intuitive interface.
- 🔢 Real-time BMI Calculation
- 📏 Height input in CM or Inches
- 👤 Gender and Age-based input
- 💾 Save your BMI results locally
- 🎯 Clear classification (Underweight, Normal, Overweight, Obese)
- ✨ Minimal and responsive UI/UX
-
Clone this repo:
git clone https://github.com/yourusername/FitEval.git -
Install dependencies:
flutter pub get -
Run the app:
flutter run
- Flutter + Dart
- SharedPreferences (local storage)
- Material Design
You can download the latest APK from the Releases section.
- 📊 BMI history chart
- 📝 User profiles
- 📤 Cloud sync


