flutter_media_metadata icon indicating copy to clipboard operation
flutter_media_metadata copied to clipboard

Add null check for albumArt

Open iliyami opened this issue 2 years ago • 0 comments

null value for albumArt cause crashes because there is no null check, So I've just added a null check to it.

BTW, Thanks for your good package ;)

iliyami avatar Dec 10 '22 15:12 iliyami