Skip to content

khan-rehan/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI_Calculator Author -Rehan Khan

A flutter application to calculate body-mass-index with a beautiful UI

For help getting started with Flutter, view the online documentation.

You can check out the corresponding Google code lab here.

Demo

BMI Gif

Getting Started

Note: Make sure your Flutter environment is setup & if not installed then Click here to install

Installation

In the command terminal, run the following commands:

$ git clone https://github.com/khan-rehan/BMI-Calculator.git

$ cd BMI-Calculator/

$ flutter run

Simulate for iOS

Method One

Open the project in Xcode from ios/Runner.xcodeproj.
Hit the play button.

Method Two

Run the following command in your terminal.
$ open -a Simulator
$ flutter run

Simulate for Android

Make sure you have an Android emulator installed and running.
Run the following command in your terminal.
$ flutter run

About

A flutter BMI Calculator App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published