Marko Filipović

Results 30 comments of Marko Filipović

had to fix a NullPointerException when the default source is not `acc` so the plugin was updated to v2.0.2 accordingly

fixed the iOs side, fetching metadata from a different type (group instead of item)

- moved player initialization to before media sources are set to ensure the player is "always" initialized correctly - disabled showing a stop button in the notification player controls because...

@Sithira when you get to this message, please contact me if you want to discuss what happened in this PR because at this point I have heavily modified the Android...

@Sithira sure, I just need to remind myself what was done 😁

Hello! I would love to do that but I will be able to do that after New Year if that is ok with you On 23 December 2023 10:39:10 CET,...

@Sithira Hello! here you go, I've synced changes in this PR with lastest changes on your repository and I suggest you test everything thoroughly before merging so you know for...

well, you could use `getPlaybackState()` and combine that with the event stream whenever you need it

version 0.7.0 added some interesting changes https://github.com/flutter/plugins/commit/100c7470d4066b1d0f8f7e4ec6d7c943e736f970 just search for aspectRatio through the commit

what's the best way to debug this and determine a fix? do we play around with AF or AE setup?