audioplayers icon indicating copy to clipboard operation
audioplayers copied to clipboard

MissingPluginException(No implementation found for method open on channel assets_audio_player)

Open abhihasabe opened this issue 2 years ago • 3 comments

  • 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)

abhihasabe avatar Apr 17 '22 01:04 abhihasabe

same here

bonaparta13 avatar Apr 17 '22 10:04 bonaparta13

try to run flutter clean , then rebuild app again

heshesh2010 avatar Apr 26 '22 02:04 heshesh2010

There is no such channel, assets_audio_player? why is that being used?

luanpotter avatar Apr 27 '22 16:04 luanpotter

I come across this problem too flutter clean and rebuild doesn't work is there any advices?

Mae623 avatar Sep 25 '22 00:09 Mae623

Can you provide a working code sample in a repository? This method doesn't exist in this package.

Gustl22 avatar Sep 27 '22 17:09 Gustl22

Are you guys talking about this issue: https://github.com/florent37/Flutter-AssetsAudioPlayer/issues/523 ?

You might be in the wrong repo here?

komaxx avatar Dec 02 '22 11:12 komaxx

@komaxx I think so, thanks. Closing this :)

Gustl22 avatar Jan 11 '23 10:01 Gustl22