Yousef-Alabdulhadi

Results 4 comments of Yousef-Alabdulhadi

This bug made me think I lost my mind, any updates on the fix?

This is how im preparing it late final PlayerController playerController; @override initState() { super.initState(); playerController = PlayerController(); } Future preparePlayer() async { if (audioPath == null) return; debugPrint('Preparing player'); preparing...

> @Yousef-Alabdulhadi, Have you resolved this issue, or are you still facing it? Please update the thread so we can take further steps on this. No not yet, I went...