@abucci@anthony.buc.ci This is quite hard to do really. Because the βweb appβ is a server-side rendered (SSR) app. Mobiles Apps are not normally written this way (in fact they never are). They are two very different code-bases, which is why we spend a lot of effort on the client and the API. On a side note, Iβm also working in parallel on a way to βembedβ Go code (as a client) in a Flutter App in the hopes for more reusability for Salty.im β If we can pull that off, itβll also help improve the reuseability of client features and improve on keeping things DRY for the Yarn.social app π