A simple and elegant BMI Calculator app built using Flutter, designed to help users quickly calculate their Body Mass Index based on their height and weight.
Key Features:
Input fields for height and weight
Real-time BMI calculation
Categorization of BMI results (Underweight, Normal, Overweight, Obese)
Clean and responsive UI
Support for metric units (cm, kg)
Tech Stack:
Flutter
State Management: Cubit , setState
Custom UI components
Basic input validation
This app is ideal for practicing user input handling, UI design, and applying simple logic in Flutter apps. It's