flutter_wear_plugin icon indicating copy to clipboard operation
flutter_wear_plugin copied to clipboard

Sync between phone and wear

Open fre391 opened this issue 5 years ago • 13 comments

Yees, nice project. Thx for sharing it. Is communiation between phone and wearable already supported? How to sync data between those both? Thx for short feedback.

fre391 avatar Mar 14 '19 09:03 fre391

Hey, any news on this? What be awesome to see more complex examples running on WearOS. I would be interested in helping you out experimenting, testing and also writing some documentation. Send me a PM, if interested.....Thx again.

fre391 avatar Apr 24 '19 06:04 fre391

There is no support for this in this repo. This functionality requires implementing one of the android data layers (e.g. DataItem). I'm currently developing multiple standalone flutter apps for Wear OS and I am going to implement companion app for Android phone for one of them. So I'm also interested for getting this feature implemented as flutter plugin.

ilkkanisula avatar Apr 24 '19 07:04 ilkkanisula

Hey, thanks for letting me know...Thats great that you plan a companion app as well. That would be a huge step forward for making even more awesome apps for flutter. Just let me know, if you need any help.

fre391 avatar Apr 24 '19 08:04 fre391

This feature is currently being worked on. Will update this ticket when it is resolved.

slightfoot avatar Oct 04 '20 19:10 slightfoot

This feature is currently being worked on. Will update this ticket when it is resolved.

Wow, cool. Looking forward to test it ....very interesting..thanks so much

fre391 avatar Oct 05 '20 07:10 fre391

Hi @all , Can we fetch wear's sensors data( heart rate) and sync it to mobile app using this package? Thanks,

SagarDhiman018 avatar Dec 10 '20 12:12 SagarDhiman018

Any update about connectivity and syncing?

jagritjkh avatar Jan 10 '21 15:01 jagritjkh

This feature is currently being worked on. Will update this ticket when it is resolved.

Any updates on this??

DK-06 avatar Aug 24 '21 05:08 DK-06

This feature is currently being worked on. Will update this ticket when it is resolved.

Any update on this?

Abrar-ul-haq-Abro avatar Apr 06 '22 06:04 Abrar-ul-haq-Abro

👋🏼 Any updates?

westhian avatar Jun 02 '22 05:06 westhian

@everyone You can give this library a try https://pub.dev/packages/wearable_communicator

marianoarga avatar Jun 06 '22 12:06 marianoarga

any update on how we can get the watch to sync to the phone in order to get health data from the watch

AliHamzaraja avatar Feb 14 '23 12:02 AliHamzaraja

This plugin is for watch communication: https://pub.dev/packages/watch_connectivity

Rexios80 avatar Mar 20 '24 15:03 Rexios80