alexmercerind / flutter_media_metadata

A Flutter plugin to read 🔖 metadata of 🎵 media files. Supports Windows, Linux, macOS, Android, iOS & Web.
MIT License
70 stars 37 forks source link

No such method defined #20

Closed AssassinAguilar closed 2 years ago

AssassinAguilar commented 2 years ago

Hello, I am having a problem that this package gives an error no such method (MetadataRetriever) defined in channel when I put the path of an audio file of my phone which is connected to my dekstop through USB.

alexmercerind commented 2 years ago

Re-build app (no hot-restart or hot-reload).

I hope it helps. Feel free to re-open the thread.