florent37 / Flutter-AssetsAudioPlayer

Play simultaneously music/audio from assets/network/file directly from Flutter, compatible with android / ios / web / macos, displays notifications
https://pub.dartlang.org/packages/assets_audio_player
Apache License 2.0
740 stars 337 forks source link

Fix naming #800

Closed nohli closed 10 months ago

nohli commented 10 months ago

Fixes https://github.com/florent37/Flutter-AssetsAudioPlayer/issues/797

nohli commented 10 months ago

@kalismeras61 this fixes it locally for me. Changing back to master brings back the startup crash.

kalismeras61 commented 10 months ago

Yeah, probably fix the issue