watch_connectivity_garmin 0.1.6 copy "watch_connectivity_garmin: ^0.1.6" to clipboard
watch_connectivity_garmin: ^0.1.6 copied to clipboard

Wrapper for the ConnectIQ SDK to communicate with Garmin watches

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add watch_connectivity_garmin
copied to clipboard

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

dependencies:
  watch_connectivity_garmin: ^0.1.6
copied to clipboard

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:watch_connectivity_garmin/watch_connectivity_garmin.dart';
copied to clipboard
8
likes
160
points
49
downloads

Publisher

verified publisherrexios.dev

Weekly Downloads

2024.09.13 - 2025.03.28

Wrapper for the ConnectIQ SDK to communicate with Garmin watches

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, recase, watch_connectivity_platform_interface

More

Packages that depend on watch_connectivity_garmin