Skip to content

A Flutter App for calculating the BMI(BODY MASS INDEX)of user based on the user input of Height,Weight,Age and Gender.

Notifications You must be signed in to change notification settings

UdoiGogoi-github12345/BMI-Calculator-FlutterApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

BMI Calculator 💪

A Flutter App for calculating the BMI(BODY MASS INDEX)of user based on the user input of Height,Weight,Age and Gender.

GOAL

The objective of this Project is to customise Flutter built-in Widgets to achieve a beautiful user interface design.

BMI(BODY-MASS INDEX)

This Body Mass Index Calculator Flutter App takes Age,Height,Weight and Gender of a person to calculate the BMI of the person and provide remarks on the same. It is a multi screen app with simple functionality with custom styling.

Features

  • Flutter themes to create coherent branding.
  • Creating multi-page apps using Flutter Routes and Navigator.
  • Passing functions as parameters and fields.
  • Custom colour palettes by using hex codes.
  • Understanding Dart Enums and the Ternary Operator.
  • Understanding the difference between const and final in Dart and when to use each.

Finished App

Thank You!!

About

A Flutter App for calculating the BMI(BODY MASS INDEX)of user based on the user input of Height,Weight,Age and Gender.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published