Skip to content

BMI Calculator is a mobile application built with Flutter and Dart.

Notifications You must be signed in to change notification settings

medaminenasfi/BMI-Calculator

Repository files navigation

BMI Calculator (Flutter)

Flutter Dart

A cross-platform BMI Calculator app that collects user data (weight, height, birth date, gender) and calculates BMI with health categorization.

Features

  • 📊 BMI calculation using weight (kg) and height (cm)
  • 📅 Date picker for birth date
  • ♂️ Gender selection (Male/Female)
  • 🎯 Real-time BMI category result
  • 📱 Responsive UI for all screen sizes