flutter beautiful bmi calculator
a beau,tiful bmi calculator app. developed using flutter.
library used
- material
- dart math
- fontawesome
widgets / classes used
- statefulwidget
- scaffold
- appbar
- text
- textstyle
- safearea
- padding
- column
- row
- colors
- color
- expanded
- flatbutton
- center
- icon
- alert
- alertstyle
- dialogbutton
concepts used
- object oriented programming
- class
- property
- constructor
- method
- abstraction
- inheritance
- encapsulation
- polymorphism
- list
- conditional
Comments are closed.