spike_flutter_sdk 1.1.1 copy "spike_flutter_sdk: ^1.1.1" to clipboard
spike_flutter_sdk: ^1.1.1 copied to clipboard

Reads HealthKit data from iOS HealthKit, and syncs it with Spike backend.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add spike_flutter_sdk

With Flutter:

 $ flutter pub add spike_flutter_sdk

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

dependencies:
  spike_flutter_sdk: ^1.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:spike_flutter_sdk/spike_flutter_sdk.dart';
6
likes
0
points
1.1k
downloads

Publisher

verified publisherspikeapi.com

Weekly Downloads

Reads HealthKit data from iOS HealthKit, and syncs it with Spike backend.

Homepage

License

unknown (license)

Dependencies

flutter, get_it, update

More

Packages that depend on spike_flutter_sdk