mobile_nebula icon indicating copy to clipboard operation
mobile_nebula copied to clipboard

Support for Apple tvOS

Open nbrownus opened this issue 3 months ago • 1 comments

Originally reported https://github.com/slackhq/nebula/issues/1546

nbrownus avatar Dec 05 '25 02:12 nbrownus

This is actually more complicated than I initially imagined, turns out flutter doesn't support tvOS yet so while our backend would likely work just fine there is no good answer for the frontend in this architecture.

Main flutter issue: https://github.com/flutter/flutter/issues/47928

Hacky stuff that kinda might work:

nbrownus avatar Dec 05 '25 03:12 nbrownus