A basic BMI (Body Mass Index) calculator app build using dart and flutter widgets.
Here we have 2 text fields where the user can add his/her height(in m) and weight(in kg). The next step is to click the calculate button and the BMI of the user will be displayed along with the status.