Apart from all the package conflict problems that come up, the basic problem is that every time the Flutter package is updated, a series of conflicts between different things starts again, from messages about kernel errors, package conflicts etc. There was no exit, in my opinion, so I finally decided to remove the package and solved all of my problems by installing Flutter from Snap, following this guide:
https://ubuntu.com/blog/getting-started-with-flutter-on-ubuntu
Now, EVERYTHING works like a charme
Pinned Comments
WithTheBraid commented on 2025-11-11 10:15 (UTC)
This package is deprecated in favor of
aur/flutterwhich now contains all required artifacts on its own. This PKGBUILD will be kept as is in order to ensure seamless builds of old Flutter version in future.