BMI Calculator
Simple BMI Calculator app which calculated Body Mass Index using flutter
BMI Calculator App – This is a flutter based simple BMI Calculator app which calculated Body Mass Index.. One of the first simple apps I created while on my journey to learn Flutter. Dependencies Setup Clone the repository git clone https://github.com/swapnilsparsh/BMI-Calculator-App.git Move to the desired folder cd \bmi_calculator To run Read more