/bmi-calculator

A BMI Calculator App made in Flutter to understand routing in flutter and how to create custom widgets without relying on pre-made material widgets.

Primary LanguageDart

bmi-calculator

A BMI Calculator App made in Flutter to understand routing in flutter and how to create custom widgets without relying on pre-made material widgets. The app calculates the BMI using the height and weight and accordingly displays the result and a custom message.

Screenshots

Input Page

Result Page