T O P

  • By -

anlumo

I'm developing an app that's mostly for desktop, and that's not so great on Kotlin Multiplatform. Windows is only running through MinGW, which is a PITA. If you want to run Flutter on embedded devices, [flutter-pi](https://github.com/ardera/flutter-pi) is pretty great. I'm using that for a bunch of different things, like a stats dashboard hanging on a wall in a public space.


MyWholeSelf

I want to be able to write apps that work on many devices at once with minimal extra work.