You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried several times to build spotube using Archlinux native dart and flutter builds. This process was fraught with pain and suffering, as e.g. dart run refused to work.
Suggested solution
I stumbled on fvm basically by accident and decided to use it, as it had better UX than yay-based flutter. And viola it started to work almost immidiatelly.
In the docs, strongly suggest to use fvm, as the repo uses it anyway. Add a "install fvm" step and prepend all "dart" and "flutter" commands with "fvm dart" and "fvm flutter"
Useful resources
No response
Additional information
No response
Self grab
I'm ready to work on this issue!
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Pain
I have tried several times to build
spotube
using Archlinux nativedart
andflutter
builds. This process was fraught with pain and suffering, as e.g.dart run
refused to work.Suggested solution
I stumbled on
fvm
basically by accident and decided to use it, as it had better UX thanyay
-based flutter. And viola it started to work almost immidiatelly.In the docs, strongly suggest to use fvm, as the repo uses it anyway. Add a "install fvm" step and prepend all "dart" and "flutter" commands with "fvm dart" and "fvm flutter"
Useful resources
No response
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: