watch_connectivity 0.2.1+1 copy "watch_connectivity: ^0.2.1+1" to clipboard
watch_connectivity: ^0.2.1+1 copied to clipboard

Wrapper for WatchConnectivity on iOS and Wearable APIs on Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add watch_connectivity
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: ^0.2.1+1
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/watch_connectivity.dart';
copied to clipboard
74
likes
160
points
1.84k
downloads

Publisher

verified publisherrexios.dev

Weekly Downloads

2024.09.13 - 2025.03.28

Wrapper for WatchConnectivity on iOS and Wearable APIs on Android

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, watch_connectivity_platform_interface

More

Packages that depend on watch_connectivity