datasapien_sdk_health 0.3.0 copy "datasapien_sdk_health: ^0.3.0" to clipboard
datasapien_sdk_health: ^0.3.0 copied to clipboard

Health module for DataSapien Flutter SDK (build-time dependency)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add datasapien_sdk_health

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

dependencies:
  datasapien_sdk_health: ^0.3.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:datasapien_sdk_health/datasapien_sdk_health.dart';
0
likes
140
points
139
downloads

Publisher

unverified uploader

Weekly Downloads

Health module for DataSapien Flutter SDK (build-time dependency)

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

datasapien_sdk, flutter

More

Packages that depend on datasapien_sdk_health

Packages that implement datasapien_sdk_health