advanced_bmi 1.0.0 copy "advanced_bmi: ^1.0.0" to clipboard
advanced_bmi: ^1.0.0 copied to clipboard

An advanced BMI calculator package that provides comprehensive health metrics including BMI, BMR, body fat percentage, ideal weight range, and personalized calorie recommendations based on activity le [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advanced_bmi

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  advanced_bmi: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:advanced_bmi/advanced_bmi.dart';
2
likes
120
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

An advanced BMI calculator package that provides comprehensive health metrics including BMI, BMR, body fat percentage, ideal weight range, and personalized calorie recommendations based on activity level and age.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging

More

Packages that depend on advanced_bmi