A simple and practical mobile application developed using Flutter that helps users calculate their Body Mass Index (BMI) based on their weight and height. The app provides accurate results and clearly indicates the user’s health status according to the calculated BMI value.
Key Features:
Input weight and height to calculate BMI.
Instant results with classification (Underweight – Normal – Overweight – Obese).
Simple and user-friendly interface suitable for all users.
Responsive design ensuring a smooth user experience.
Technical Skills Applied:
Flutter & Dart for cross-platform development.
Handling user input and data processing.
Logical implementation for BMI calculation.
Building a clean and intuitive UI.