ncosgray / cuppa_mobile

A simple tea timer app for Android and iOS built with Flutter.
https://www.nathanatos.com
BSD 3-Clause "New" or "Revised" License
65 stars 6 forks source link

Feature request: Companion apps for watchOS and Wear OS #110

Open tdazvk opened 1 year ago

tdazvk commented 1 year ago

Create an app extension for Apple watch

ncosgray commented 1 year ago

Thanks for the suggestion! Unfortunately Flutter -- the cross-platform app development framework that Cuppa is built with -- does not include support for watches. I would need to build a native Apple Watch app. That is not a trivial thing to embark on, and I do not currently have the skillset to do it. Additionally, if I support Apple Watch I'd want to support Android Wear too, which would be a second new native app. So you can see that this would be quite a large project. I don't have the bandwidth for this right now, but perhaps someday in the future.