I have just completed a BMI Calculator Application in Flutter
The app lets users enter name, age, gender, height, and weight, then calculates the BMI and gives a personalized recommendation based on their result.
Key features:
Clean Architecture – MVC
API integration
Simple and responsive UI
Proper input validation