BMI Calculator a Body Mass Index(BMI) calculator app developed with Flutter

Overview

BMI Calculator Flutter

BMI Calculator is a Body Mass Index(BMI) calculator app developed with Flutter. Currently, the BMI is calculated using Metric units. BMI is an index calculated with the help of the height and weight of a person which categorieses him or her to different groups like healthy, over weight, under weight, etc. as per the standard guidelines and research.

With this application, you can use it to assess wheter you are at the ideal weight according to your height. And depending on this result, you can know if you are at the ideal wight, below or above.

Table of Contents

Demo

Demo Video

bmi_calc.mp4

Screenshots

Files

The file Components have all the reusable widgets that I use on the screens.

| screens
|---- history_screen.dart
|---- home_screen.dart
|-----result_screen.dart
| widget
|---- | base
|---- |---- base_container.dart
|---- |---- base_screen.dart
|---- |---- navigation_drawer.dart
|---- advice_container.dart
|---- circle_button.dart
|---- custom_button.dart
|---- custome_alert_dialog.dart
|---- gender_container.dart
|---- height_container.dart
|---- result_container.dart
|---- selector_container.dart
| constants.dart
| main.dart

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

You need to have Flutter installed on your pc.

Installation

  1. Clone the repo using: git clone https://github.com/zahrakhoshdel/bmi_calculator.git
  2. To get the packages needed for the app, run:
flutter pub get

Usage

If you have a connected device or emulator running, you can run the app with:

flutter run

Roadmap

See the open issues for a list of proposed features (and known issues).

Author

๐Ÿ‘ค Zahra Khoshdel

You might also like...

GetDoctor is a complete app developed in Flutter, Firebase and Blazor,.Net Core API and SQL Server

GetDoctor is a complete app developed in Flutter, Firebase and Blazor,.Net Core API and SQL Server

GetDoctor ๐Ÿ˜Š ๐Ÿ˜Š ๐Ÿ˜Š GetDoctor is a complete app developed in Flutter, Firebase and Blazor,DotNet Core API and SQL Server GetDoctor is a complete packag

Dec 19, 2022

About This is Personal Expenses Planner. You can add your expenses in to the app and manage your transaction. and you can see How much did you spend on which day. I developed this project using flutter.

expense_planner A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Jul 6, 2022

An open source task manager (todo list) app, developed using Dart language and Flutter framework.

An open source task manager (todo list) app, developed using Dart language and Flutter framework.

Tasker An open source task manager (todo list) app, developed using Dart language and Flutter framework. Screenrecords โ€‚ โ€‚ Screenshots โ€‚ โ€‚ โ€‚ โ€‚ โ€‚ โ€‚ โ€‚ โ€‚

Dec 29, 2022

I developed a Office Cashbook App using Flutter.

office_cash_book I developed a Office Cashbook App using Flutter. As a Flutter Developer, I think that State Management is a Core of Flutter. And For

Feb 6, 2022

Pikitia is a social mobile app developed with Flutter, focused around the theme of a Pikit.

Pikitia is a social mobile app developed with Flutter, focused around the theme of a Pikit.

Pikitia Pikitia is a social mobile app developed with Flutter, focused around the theme of a Pikit. A Pikit is simply a photo, associated with the loc

Dec 25, 2022

A simple mobile app developed with Flutter to visualize Covid19 statistics ๐Ÿฆ 

A simple mobile app developed with Flutter to visualize Covid19 statistics ๐Ÿฆ 

Covid19Stats It's a simple app to visualize charts and statistics about the current Covid-19 emergency. It's developed using Flutter and some plugins

Nov 23, 2022

My-Shop - A simple E-commerce app developed using Flutter and Firebase

My-Shop - A simple E-commerce app developed using Flutter and Firebase

My Shop My Shop is a simple E-commerce app developed using Flutter and Firebase

Dec 17, 2022

This app developed for making fun with sms. You can send huge sms to other's number by one click. It is behaving like a bomb

SMS Bomber This app developed for making fun with sms. You can send huge sms to other's number by one click. It is behaving like a bomb Getting Starte

Dec 21, 2021

GChat is a chatting application developed using Flutter(Dart) and firebase for 2 users. Trying to Develop an application that does not sell your data with whatsapp rolling out its privacy policy updates.

GChat is a chatting application developed using Flutter(Dart) and firebase for 2 users. Trying to Develop an application that does not sell your data with whatsapp rolling out its privacy policy updates.

Gchat - The Chatting Application A Flutter project for chatting. I used Android Studio and you can you any editor of your choice for ex: VS Code, Inte

Nov 6, 2022
Owner
zahra khoshdel
Software Programmer, Freelancer
zahra khoshdel
Body Mass Index(BMI) Calculator Android App

Body Mass Index(BMI) Calculator Android App Body Mass Index(BMI) Calculator Android App Getting Started This project is a starting point for a Flutter

Avinandan Bose 2 Sep 9, 2022
Body Mass Index (BMI) - a personโ€™s weight in kilograms divided by the square of height in meters

Body Mass Index (BMI) is a personโ€™s weight in kilograms divided by the square of height in meters. A high BMI can indicate high body fatness. BMI screens for weight categories that may lead to health problems, but it does not diagnose the body fatness or health of an individual.

Prashant Kumar Singh 9 Dec 3, 2022
Imc flutter - A flutter app to calculate a body mass index

Imc flutter - A flutter app to calculate a body mass index

Wesley Barbosa 1 Jan 22, 2022
Mibos App. Mind, Body, and Spirit Health

second_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Shalom Sims 1 Oct 27, 2021
LiveLine - A Health Monitoring/Awareness/Risk-Alert App which will display a Person's Heart rate, SpO2 level concentration and Body Temperature

A Health Monitoring/Awareness/Risk-Alert App which will display a Person's Heart rate, SpO2 (oxygen% in the body) level concentration and Body Temperature

Arpit Patawat 6 Jun 7, 2022
BMI Calculator Flutter App with State Management

BMI Calculator ?? Our Goal The objective of this tutorial is to look at how we can customise Flutter Widgets to achieve our own beautiful user interfa

Pawan Kumar 53 Dec 13, 2022
The Drawer Manager class has the ability to swap Scaffold body contents, using a custom provider

The Drawer Manager class has the ability to swap Scaffold body contents, using a custom provider. Open Drawer Hello, Flutter! Counter The MAC All Page

The Mobile Applications Community 2 Mar 18, 2022
Demo library index written in Flutter

demo_books A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Nemanja Stoลกiฤ‡ 1 Sep 20, 2022
A full-fledged one-to-one chat app developed entirely in Flutter

Enigma Enigma - A minimalist, locked-down one-to-one chat app. Usage Flutter - Get Started Since this is a Firebase dependent project, create a Fireba

Amit Joki 389 Dec 23, 2022