Evan Kaiser
Evan Kaiser
For me, not just genre, but artist and even title on the macos are also null. Makes this practically useless unless those issues can be resolved (looking at file details...
For me, this is happening on Windows. Interestingly, it works great on MacOS, where my primary development has occurred, so I was very disappointed to find out the app doesn't...
@MegatronKing [This is a minimum viable example](https://github.com/holotrek/test_desktop_multi_app) that crashes for me on opening the window with the following error: ``` Lost connection to device. ``` Use the "Increment Counter" +...
Would love to get an answer to this too. This is happening to me on Windows 10. On MacOS it works fine and returns an empty list.
Same here. On the Mac, the `id` property has unique IDs for each monitor. On Windows they are all marked as 0.
I have gotten this working with MacOS. If you are running on mac and want to detect when the screen changes, update your pubspec.yml to: ``` screen_retriever: git: url: https://github.com/holotrek/screen_retriever...