Remix.run Logo
realusername 10 hours ago

Personnally I use Flutter which has a very minimal use of their SDK.

Basically enough to render inputs to a gpu accelerated surface.

And I'd argue that this is a core OS feature that you expect on any modern OS.

Someone 9 hours ago | parent [-]

> Flutter which has a very minimal use of their SDK.

> Basically enough to render inputs to a gpu accelerated surface.

I suspect it uses much more so that it can support

- audio

- file I/O

- accessibility

- …

realusername 6 hours ago | parent [-]

I agree but you expect those from a consumer OS since at least Windows 95.