This project is part of a series of projects to be completed by students of the AppBrewery flutter course.
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.
- You can switch between English and Spanish by touching the toggle button
- Add gender, age, weight and height
- Get your BMI result with a custom description.
- Dart
- Flutter
- Github
If you have any issues setting up the project or you come across any unintended bugs or problems, please do submit an issue to the BMI Calculator page.
If you want to make your own changes, modifications or improvements to our project, go ahead and Fork it!
-
Create your working branch (git checkout -b [choose-a-name])
-
Commit your changes (git commit -m 'what this commit will fix/add/improve')
-
Push to the branch (git push origin [chosen-name])
-
Create a new Pull Request
Alexis Sanchez
Give a ⭐️ if you like this project!