Skip to content

R-Taneja/Flutter-BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

BMI Calculator

A cross-platform Flutter app that calculates your body mass index (BMI).

Download Instructions

  1. Download and install Flutter.
  2. Go to the "Code" tab of this repository, click "Clone or download," and copy the link.
  3. Open Android Studio, click "Check out project from Version Control," and select "Git."
  4. Paste the link from step 2 into the "URL" field and click "Clone."
  5. If you get a popup asking if you would like to create an Android Studio project, click "No."
  6. In Android Studio, click "Open an existing Android Studio project."
  7. Navigate to the directory where you cloned the project in step 4 (usually in ~/AndroidStudioProjects) and open the project folder.
  8. When Android Studio opens the project, click "Get dependencies" or "Pub get" and wait for it to load.
  9. Follow these instructions (under the "Run the app" header) to run the app on a virtual device.

Screenshots

1

2

About

A cross-platform Flutter app that calculates your BMI.

Topics

Resources

Stars

Watchers

Forks