alexmercerind / flutter_media_metadata

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

set source methods must not be performed on ui thread #9

Closed nt4f04uNd closed 3 years ago

alexmercerind commented 3 years ago

Hi there! Thanks a lot for your comprehensive issue reports, but I'm not really experienced in Java or Kotlin, this plugin is really bare bones. Most of my other plugins are for Windows or Linux (C++), I'm not specialized in asynchronous programming in Java as of now, looking forward to learn more.

alexmercerind commented 3 years ago

Fixed