fluttercommunity / flutter_wear_plugin

A plugin that offers widgets for Wear OS by Google
https://pub.dev/packages/wear
BSD 3-Clause "New" or "Revised" License
135 stars 71 forks source link

Update ambient_widget.dart #17

Open BugsOverBugs opened 1 year ago

BugsOverBugs commented 1 year ago

I fixed the onUpdate function so it really gets triggered everytime the ambient mode updates.

I also added the WearMode parameter to it. This is very useful for setState or change listener.

Rexios80 commented 5 months ago

I released the wear_plus plugin. Please migrate this PR there if this is still an issue.