The BMI Calculator app is made using Flutter & Dart. BMI Calculator can be used to check one's Body mass index value.
- Input page includes two inputs for entering height and weight.
- Once the user enters his/her own height and weight value, just click on Calculate my BMI button to check your BMI value.
- Result page shows the final calculated value from previously entered in the form of BMI value.