BodiFit is a simple and effective Body Mass Index (BMI) calculator designed to help users monitor their fitness levels. Whether you're underweight, healthy, or overweight, BodiFit provides accurate BMI results along with visual health insights to guide you toward a healthier lifestyle.
-
✅ Accurate BMI Calculation
Instantly calculate BMI using height and weight. -
✅ Visual Health Insights
Understand your fitness category visually:- Underweight – Slim body representation
- Healthy – Fit and active lifestyle illustration
- Overweight – Awareness-focused visual feedback
-
✅ User-Friendly Interface
Clean, minimal, and easy-to-use UI for a smooth experience.
- Flutter
- Dart
- Material UI
Build a release APK for the application:
flutter build apkFollow the steps below to run the app locally:
git clone https://github.com/krushnakantanayak/bodifit.git
cd bodifit
flutter pub get
flutter run

