flutter_os_wear
flutter_os_wear copied to clipboard
Not an issue but a question
I got your example working on the android wear emulator.
However I need a lot more functionality in my app because I would like to be able to login with firebase and receive FCM notification.
But the problem is that the login returns "firebaseAuth: API not available" and I am stuck. There are no other Flutter tutorials with wear OS on the internet and therefore I hoped that it would be ok if I asked you if you possibly can help since you know how wearOS works with flutter.