Skip to content

Latest commit

 

History

History
41 lines (16 loc) · 2.26 KB

README.md

File metadata and controls

41 lines (16 loc) · 2.26 KB

BMI_Calculator

A simple cross platform app that calulates your Body Mass Index (BMI) based on the given height , weight and age .
Built with ♥ using Flutter

Design inspiration from : Simple BMI Calculator(Dribble)

Flutter FontAwesone Icons Package : FontAwesone Icons

Components Used :
  • Container
  • Scaffold
  • Slider
  • Alert Dialog
  • Flat Button
  • Navigation Routes
Screenshots :
  1. Home Screen Home Screen

  2. Results Screen Results Screen