Audio Player not working

Widgets & Design

The audio player stopped working. I am using it on my flutterflow web app. It was working fine (before the update) when playing recorded audio.
Now it is giving errors. Console output:
MissingPluginException(No implementation found for method open on channel assets_audio_player)

errors.dart:299 Uncaught (in promise) RethrownDartError: MissingPluginException(No implementation found for method open on channel assets_audio_player)

at Object.createErrorWithStack (errors.dart:299:10)

at Error._throw (profile.dart:117:39)

at Error.throwWithStackTrace (errors.dart:120:5)

at async._AsyncCallbackEntry.new.callback (zone.dart:1512:11)

at Object._microtaskLoop (schedule_microtask.dart:40:11)

at Object._startMicrotaskLoop (schedule_microtask.dart:49:5)

at tear (operations.dart:117:77)

at async_patch.dart:186:7

What have you tried so far?

There is nothing I can do...

It was working fine and all parameters are correct.

I added a new component from scratch and tried again with no luck.

Did you check FlutterFlow's Documentation for this topic?
No
3
5 replies