audioplayers
audioplayers copied to clipboard
MissingPluginException(No implementation found for method open on channel assets_audio_player)
- MissingPluginException(No implementation found for method stop on channel assets_audio_player)
- I/flutter ( 6657): MissingPluginException(No implementation found for method open on channel assets_audio_player)
- E/flutter ( 6657): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method open on channel assets_audio_player)
same here
try to run flutter clean , then rebuild app again
There is no such channel, assets_audio_player
? why is that being used?
I come across this problem too flutter clean and rebuild doesn't work is there any advices?
Can you provide a working code sample in a repository? This method doesn't exist in this package.
Are you guys talking about this issue: https://github.com/florent37/Flutter-AssetsAudioPlayer/issues/523 ?
You might be in the wrong repo here?
@komaxx I think so, thanks. Closing this :)