Rexios80 / wear_plus

An actively maintained plugin that offers Flutter support for Wear OS by Google
https://pub.dev/packages/wear_plus
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

is the plugin need WearOS for work Correctly? #1

Closed ImanGhasemiArani closed 5 months ago

ImanGhasemiArani commented 5 months ago

hello, We have already had a conversation about other issues in the waer plugin repo.

in this case I guess the OS of watch isn't a WearOS. I got the android version in watch that return Android version 8.1.0. have can I detect that use WearOS or pure Android?

ImanGhasemiArani commented 5 months ago

@Rexios80 Hi, How can I root the android watch ? Or flash that, then install WearOS or my custom android? Can you help ?

Rexios80 commented 5 months ago

This plugin allows the use of Wear OS APIs in a Flutter application. If the device does not run Wear OS, then that is out of the support scope for this plugin.

ImanGhasemiArani commented 5 months ago

This plugin allows the use of Wear OS APIs in a Flutter application. If the device does not run Wear OS, then that is out of the support scope for this plugin.

Ok. Thanks. Can you tell me how to root an android smart watch? Or even flash and install WearOS on it?

Rexios80 commented 5 months ago

No