Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 478 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 478 Bytes

BMI Calculator App

A basic BMI Calculator app that calculates Body mass index

How to Use

Step 1:

Download or clone this repo by using the link below:

https://github.com/IshitaArora-246/BMI_Calculator

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get

Step 3:

Again go to the console and type the following command to get the packages from added plugins:

flutter pub get packages