I got past the "Your Flutter SDK download may be corrupt" message on Manjaro by creating a symlink from /opt/dart-sdk-dev to /opt/dart-sdk.
But now I'm getting a "Unexpected Kernel Format Version 114 (expected 116)" error when trying to run a new test project.
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.