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

SongData #33

Open
FadiChaalab opened this issue Jan 8, 2020 · 1 comment
Open

SongData #33

FadiChaalab opened this issue Jan 8, 2020 · 1 comment

Comments

@FadiChaalab
Copy link

The getter 'songData' was called on null.
Receiver: null
Tried calling: songData

@maks
Copy link

maks commented Aug 27, 2020

I suspect that the Flute plugin is not able to find any music files, which causes songData to be null and thus this error.
You unfortunately did not include the actual stack trace for the error so its hard to be certain but I suspect this is where the null check needs to be: https://github.com/iampawan/Flutter-Music-Player/blob/master/lib/widgets/mp_lisview.dart#L15-L17

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

No branches or pull requests

2 participants