Camera won't start on Xiaomi POCO X4 Pro 5G device, it fails to start the example application from the library.
Error
Attempt to invoke virtual method 'void android.media.ImageReader.setOnImageAvailableListener(android.media.ImageReader$OnImageAvailableListener, android.os.Handler)' on a null object reference.
Steps to Reproduce
Flutter version 2.8.0
Camera version 0.9.7+1
1. I'm running the example from the library.

2. After clicking on the back camera, it displays the error message.
