OhMad
OhMad

Reputation: 7289

Flutter - Play custom sounds updated?

I am trying to play a custom mp3 sounds in flutter. I found this proof-of-concept plugin:

https://github.com/rxlabz/flutter-mediaplayer-plugin

But it says that it is outdated. Also, it doesn't find the PlatformMessages class (which I guess should be in services.dart)

Any fix or other way of doing it?

Upvotes: 1

Views: 702

Answers (1)

Related Questions