jitsm555 / Flutter-MVVM

280 stars 101 forks source link

play_widget.dart #2

Open longfit opened 3 years ago

longfit commented 3 years ago

hi

after upgrade audioplayers to 0.19.0

below both of not defined error shown

_audioPlayer.startHeadlessService(); _audioPlayer.setNotification

The method 'startHeadlessService' isn't defined for the class 'AudioPlayer'.
ChristopheTiet commented 3 years ago

same issue for me