archlinux.flutter
archlinux.flutter copied to clipboard
I recently changed the core dependencies onto the basics needed to run Flutter according to official docs (and a bug linked). I was at that time stumbling over the issue...
I don't know why it has a different signature, but it seems to work. Do you know what would have happened @frealgagu ? Do you have the file which sha256...
Each time this package is updated, it seems to throw errors when trying to install the update: ``` error: failed to commit transaction (conflicting files) flutter: /opt/flutter/.git/logs/refs/remotes/origin/flutter-3.10-candidate.1 exists in filesystem...
At the moment, this package is manually uploaded to the AUR every single time a change (usually a release) to the AUR version is required. I'd propose to let GitHub...
Each PR should be covered by at least a simple `makepkg -s` test.
Once https://github.com/flutter/flutter/pull/107121 is trickled down in stable, we should immediately set the - `FLUTTER_VERSION_CHECK` - `FLUTTER_ANALYTICS` environment variables system wide to `false` in order to fix a) permission issues in...