Major Linux distros will not update Anki after 2.1.15 in their repositories because Anki’s new build infrastructure relies heavily on downloading dependencies during the build process via pip, npm and rustup.
The Flatpak documentation outlines 8 simple steps to creating an Official Flatpak. I doubt it would take more than 5 min.
Would be grateful for any help with this. I can volunteer if necessary.
The existing unofficial Flatpak just wraps the packaged version we already provide, and bundles mpv with it. That does nothing to make things simpler for distros that want to swap out Anki’s default dependencies with their own versions. Judging by the issue tracker, the Flakpak also introduces some new issues such as an inability to export files that make me think a lot more than 5 minutes would be required to get it to a polished state.