Skip to content

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp

Notifications You must be signed in to change notification settings

Psiale/bmi-calculator-flutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is part of a series of projects to be completed by students of the AppBrewery flutter course.

🧮 The Project Brief

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

🎯 Features

  • 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.

🧬 Technologies & Languages Used

  • Dart
  • Flutter
  • Github

🛎️ Contributions, Issues & Forking

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!

  1. Fork it

  2. Create your working branch (git checkout -b [choose-a-name])

  3. Commit your changes (git commit -m 'what this commit will fix/add/improve')

  4. Push to the branch (git push origin [chosen-name])

  5. Create a new Pull Request

🤟🏽😄 😛🤙🏾 Creator

Alexis Sanchez

🙌🏾 Show Your Support

Give a ⭐️ if you like this project!

About

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 91.1%
  • Objective-C 3.7%
  • Shell 3.4%
  • Java 1.8%