Verry

Results 11 comments of Verry

I have the same for camera and mediaLibrary permission. Is there any workaround?

Would love this feature as well. I tried to work around it by stopping the camera after the scan, waiting for a specific amount of time and starting the camera...

Is there a possibility to maybe have a status from the controller? So something like `controller.isStopped`?

@EightRice have you found any solution on how to deal with this?

Same problem. Also tried to add GestureDetector on top of the Player Widget but all my input is ignored as soon as VideoPlayer is playing. Could only trigger it using...

Same issue but with ByteSource: Flutter 3.19.5 audioplayers 6.0.0 iOS: 17.4 "PlatformException (PlatformException(DarwinAudioError, Failed to set source. For troubleshooting, see https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md, AVPlayerItem.Status.failed on setSourceUrl: Unknown error, null))"

Same issue for me. Workaround of settings.gradle didn't help. Code works fine with 1.17.1 but can't be built with 1.17.2 and 1.17.3: [√] Flutter (Channel stable, v1.17.3, on Microsoft Windows...