BMI Tracker The BMI (Body Mass Index) Tracker is a simple Flutter application that allows users to calculate their BMI score based on their height and weight. BMI is a measure of body fat based on height and weight that applies to adult men and women.
Features Calculate BMI score: Input your height and weight, and the app will calculate your BMI score. View BMI status: Based on the calculated BMI score, the app provides a status indicating whether the user is underweight, normal weight, overweight, or obese. View BMI history: Users can view their BMI history, including past BMI scores and dates. Share BMI score: Users can share their BMI score with others via various sharing options available on the device.