Rexios

Results 247 comments of Rexios
trafficstars

Do not depend on both plugins. wear_plus is a drop in replacement for the wear plugin

If you aren't depending on both, the issue is probably that you need to call WidgetsFlutterBinding.ensureInitialized() first

Ambient mode is when the screen is "inactive" but still on. If you play with the example app and the hand cover gesture this should become obvious.

Does the example app work?

The wear_plus example app works as expected for me. Please create an issue in the wear_plus repo with more information. https://github.com/Rexios80/wear_plus

Issues are disabled by default in forked repos, my bad. Please try now.

This is similar to https://github.com/flutter/flutter/issues/149466

I released the [wear_plus](https://pub.dev/packages/wear_plus) plugin which contains the necessary fixes

I was under the impression this issue was with Hive CE. The original Hive uses legacy JS interop so that's probably the issue.