A basic BMI Calculator app that calculates Body mass index
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