Skip to content

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

Open
PureTryOut wants to merge 4 commits intoaustinried:mainfrom
PureTryOut:fix/play-when-empty-library
Open

fix: disable "play radio" button when there are no songs to be played#195
PureTryOut wants to merge 4 commits intoaustinried:mainfrom
PureTryOut:fix/play-when-empty-library

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