StefanThomas / wear_os_plugin

A Flutter plugin with basic Wear OS functionality, like scrollable view with rotary input or circular screen support
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Support for WearOS tiles #1

Open VolodymyrMaiakov opened 8 months ago

VolodymyrMaiakov commented 8 months ago

Does this plugin support building WearOS tiles using Flutter?

StefanThomas commented 8 months ago

I've using it for creating apps. I've not tested it with tiles. The most needed features are the automatically clipping for circular screens, rotary input and visible curved scrollbar - which is requested by Google.