GlenCodes / bmi_calculator_app

A flutter app showing a very basic and functional BMI calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMI Calculator

A Flutter based project (which uses dart).

This app was an exercise in creating a BMI calculator, a class course from the good folks at London App Brewery. Specific focus was on the layout, being able to get very granular with customising some of the components/widgets in terms of style, colour, font etc

There was also a focus on how to create a screen transition where the final results are displayed after the age, height, weight etc are given on the first screen.

About

A flutter app showing a very basic and functional BMI calculator


Languages

Language:Dart 92.9%Language:Objective-C 4.8%Language:Java 2.4%