rive-app / rive-flutter

Flutter runtime for Rive
https://rive.app
MIT License
1.2k stars 188 forks source link

Linux support #363

Open stMerlHin opened 6 months ago

stMerlHin commented 6 months ago

Thanks a lot for bringing rive to flutter ecosystem. Is Linux support planned ?

HayesGordon commented 6 months ago

Hey @stMerlHin, we can explore adding first-class support after a few other priorities. There is a community version of rive-common (the package that will need Linux support to work) that shows instructions to build for Linux: https://github.com/meta-flutter/rive-common/

ai-and-i commented 6 months ago

The patch and build procedure from this commit by @jwinarske actually works pretty well. I tested it on a bunch of rive files and interactions. The changes are also pretty minimal, which is encouraging.

I would love to see this integrated into the mainline (even as is, as a beta with no support). This would make it much easier to build and use.