`snapd` on Bazzite?
I'm aware that it's blasphemy, but I want to develop Flutter applications on my Bazzite machine and the SDK is officially distributed via Snap. I could compile it myself, but I would prefer to use Snap if possible.
I've done some digging and it seems like installing
Any recommendations or advice?
I've done some digging and it seems like installing
snapd on Bazzite and other immutable distros is possible, but without some significant workarounds and risk of breakage, it's insecure and not recommended. The few scripts and articles I've seen on it appear to be outdated.Any recommendations or advice?
Solution
looks like they provide the SDK outside of Snap https://docs.flutter.dev/get-started/install/linux
