LezdCS / irl-link

📱 A mobile application to monitor your IRL stream.
https://www.irllink.com
GNU General Public License v3.0
33 stars 6 forks source link

Work on a POC for an Apple Watch companion #241

Closed LezdCS closed 3 weeks ago

LezdCS commented 2 months ago

Could contain:

SputNikPlop commented 1 month ago

Would it also be possible for WearOS as well?

LezdCS commented 1 month ago

Sure! But I wonder how WearOS and WatchOS works with Flutter, do I need to make a separate app or I can just build that on top of the current one ? @SputNikPlop

SputNikPlop commented 1 month ago

Sure! But I wonder how WearOS and WatchOS works with Flutter, do I need to make a separate app or I can just build that on top of the current one ? @SputNikPlop

I think in both instances we would be making a native app, there are guides to do WearOS with flutter but it drains the battery which is something we want to avoid.

LezdCS commented 1 month ago

https://github.com/LezdCS/irl-link/tree/feat/watch-os