This project is a simple app for calculating your BMI inspired by the London App Brewery Team. It has a well structured and clean code with a simply calculating function.
In this project, a lot of intersting widgets have been used.
- SliderWidget
- GestureDetector Widget
- RawMaterial Widget
Finally and edit in the original theme data and slider theme data that can be found in the main.dart
file. (Action done by using copyWith() function)
- The
inputpage.dart
class includes the interactive widgets from which the user inouts all his details - The
result_page.dart
class includes the result and interpretation of the user's shared values. - The
componants
folder includes all necessary and repetitave widget componants to keep the code cleaner and maintain a good structure.
For any question or clarification, feel free to contact me via email.