Skip to content

A beautiful Flutter Application to calculate your BMI quite easily.

Notifications You must be signed in to change notification settings

cvora51/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator

A beautiful Flutter application which calculates your BMI (BODY MASS INDEX) by taking certain inputs and returns the BMI along with the interpretation messages.

This project contains customised Flutter widgets to acheive a beautiful user interface. It is a multi screen app with simple-functionality with full-on custom styling.

Flow of the Application :-

1] This is the default screen of the BMI App. You need to select your details respectively.

Main Screen

2] This is a sample data for testing the app with all details. You need to click on calculate button.

Main Screen

3] This is the result screen which will display the BMI as well as respective interpretation.You can recalculate with other details just by clicking on the re-calculate button.

Result Screen

Key Functionalities of this app :-

-> Customized Flutter Widgets.

-> Flutter Routes and Navigators.

-> Functions with parameters passing.

-> Dart Enums and Ternary operators.

-> GestureDetector Widget to detect more than just a tap.

-> Use of Constants in Dart.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A beautiful Flutter Application to calculate your BMI quite easily.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages