Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Fix broken flutter build #1

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

lucyllewy
Copy link

  • Use flutter from git rather than the flutter snap (via the extension)
  • Replace usage of the flutter extension and build plugin with an override-build scriptlet
  • Fix LD_LIBRARY_PATH to get the app to successfully launch
  • Add audio-playback plug to fix crash caused by webrtc unable to see and access the audio stack
  • Use core22 for up-to-date bits from the gnome extension

Ref: https://forum.snapcraft.io/t/unable-to-build-my-flutter-app-with-snapcraft-anymore/32703

Signed-off-by: Dani Llewellyn [email protected]

* Use flutter from git rather than the flutter snap (via the extension)
* Replace usage of the flutter extension and build plugin with an
  `override-build` scriptlet
* Fix `LD_LIBRARY_PATH` to get the app to successfully launch
* Add `audio-playback` plug to fix crash caused by webrtc unable to see
  and access the audio stack
* Use core22 for up-to-date bits from the `gnome` extension

Signed-off-by: Dani Llewellyn <[email protected]>
@krille-chan krille-chan merged commit 2361f92 into krille-chan:master Nov 17, 2022
@matthiasn
Copy link

matthiasn commented Apr 13, 2023

@lucyllewy I just found this PR when looking at my snap issues again. Awesome how you are able to help here 🤓 would you by any chance also be able to help with my problem? The issue is this one: matthiasn/lotti#941, and a possibly related issue was just reported: matthiasn/lotti#1490. I would investigate based on your work here, but I currently don't have access to a functioning Linux machine, and trying to create one as a VM on my M1 Max has been a fruitless endeavour thus far.

Thank you so much 🙏

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants