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

Support for WearOS tiles #18

Open NikolajDL opened 1 year ago

NikolajDL commented 1 year ago

Does this plugin support building WearOS tiles using Flutter? If not is support for this planned, or is there some workaround? Perhaps implementing it in the MainActivity.kt file using Kotlin?