sdk_imc 0.0.2 copy "sdk_imc: ^0.0.2" to clipboard
sdk_imc: ^0.0.2 copied to clipboard

IMC (Índice de Massa Corporal) SDK para Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sdk_imc

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

dependencies:
  sdk_imc: ^0.0.2

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:sdk_imc/sdk_imc.dart';
0
likes
150
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

IMC (Índice de Massa Corporal) SDK para Flutter.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sdk_imc

Packages that implement sdk_imc