Sithira / FlutterRadioPlayer

Flutter Radio Player, A Plugin to handle streaming audio without a hassle
MIT License
139 stars 64 forks source link

Null can not be a value of a non-null type AudioFocusRequest #56

Closed dzero1 closed 2 years ago

dzero1 commented 2 years ago

Android Build faild with following error:

...../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_radio_player-1.1.0/android/src/main/kotlin/me/sithiramunasinghe/flutter/flutter_radio_player/core/StreamingCore.kt: (62, 51): Null can not be a value of a non-null type AudioFocusRequest

Sithira commented 2 years ago

Has been updated to v2. Please check the master branch