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

 
 
 

Contributors

Languages

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