/BMI-app-with-local-db

BMI Calculator is an application designed to calculate body mass index and display the result to the user, along with the weight that needs to be lost or gained to reach the ideal weight. Users can also save their results for future reference

Primary LanguageDart

BMI Calculator

BMI Calculator is an application designed to calculate body mass index and display the result to the user, along with the weight that needs to be lost or gained to reach the ideal weight. Additionally, it offers the ability to save the results for future reference.

User Capabilities

  • Select gender, height, weight, and age to calculate BMI
  • Receive feedback on whether their weight is ideal
  • Know the weight they need to lose or gain to reach the appropriate weight
  • Save results for later reference
  • Edit and delete notes as needed

Technical Features

  • Cubit for state management
  • Sqflite for local data storage
  • Clean code
  • Responsive UI design

Hello World UI