bmi_calculator_pro 1.0.2
bmi_calculator_pro: ^1.0.2 copied to clipboard
A BMI calculator package supporting kg/cm and lbs/inches units, with conversion utilities.
BMI Calculator Flutter Package #
A simple and efficient Flutter package for calculating Body Mass Index (BMI), compatible with Android, iOS, Wear OS, and watchOS. This package provides an easy way to integrate BMI calculations into your mobile and wearable applications.
Features #
- BMI Calculation: Calculate BMI using weight and height.
- Unit Conversion: Convert between metric and imperial units.
- Cross-Platform Support: Designed to work seamlessly on Android, iOS, Wear OS, and watchOS.
- Customizable Widgets: Ready-to-use widgets for user input and displaying BMI results.
Installation #
Add the package to your pubspec.yaml file:
dependencies:
bmi_calculator: ^1.0.2