Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

bmi calculator

an android application built using flutter that computes the body mass index of person and suggestion to carry ,by taking inputs (weight, height, and age), built using flutter

our goal

the objective of this tutorial is to look at how we can customise flutter widgets to achieve our own beautiful user interface designs. if you have a designer on board, no matter how unconventional their designs are, we can create them using flutter.

what you will create

we’re going to make a body mass index calculator inspired by the beautiful designs made by ruben vaalt. it will be a multi screen app with simple functionality but full-on custom styling.

finished app

what you will learn

  • how to use flutter themes to create coherent branding.
  • how to create multi-page apps using flutter routes and navigator.
  • how to extract and refactor flutter widgets with a click of the button.
  • how to pass functions as parameters and fields.
  • how to use the gesturedetector widget to detect more than just a tap.
  • how to use custom colour palettes by using hex codes.
  • how to customise flutter widgets to achieve a specific design style.
  • understand dart enums and the ternary operator.
  • learn about composition vs. inheritance and the flutter way of creating custom ui.
  • understand the difference between const and final in dart and when to use each.

Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Top