BMI Calculator App | Flutter
Developed a BMI (Body Mass Index) Calculator application using Flutter with a clean, responsive, and user-friendly interface. The app allows users to calculate their BMI based on height and weight, then instantly displays the result along with the corresponding health category.
Features:
BMI calculation based on height and weight.
Gender selection.
Adjustable age and weight.
Health status classification (Underweight, Normal, Overweight, Obese).
Light & Dark mode support.
Responsive and intuitive UI.
Instant result screen with BMI value and health feedback.
Technologies:
Flutter & Dart
Stateful Widgets
Material Design
Responsive UI
My Role:
Designed and developed the complete application, implemented the BMI calculation logic, built responsive UI screens, managed user interactions, and ensured a smooth user experience in both Light and Dark modes.