Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable "play radio" button when there are no songs to be played #195

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

PureTryOut
Copy link

Contains commits from #193, merge that first.

I have yet to figure out how Drift works exactly. We're getting streams where I'm expecting just to get futures, interesting...

I guess fvm changed the way it does it's configuration at some point,
but rather than having .fvm/fmv_config.json checked in .fvmrc should be
checked in. The .fvm directory is used to store files and symlinks
related to the installed Flutter version and as such should not be
commited at all.
Seettings in there can be different per user and should be, it should
not be committed
At the time of writing the latest Flutter version.
This prevents exceptions due to using null-check operators where values
are null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant