Describe the bug
when I run the code on Simulator (17.4 version) and Ios real device. I got those message Failed to lookup symbol 'Image_IMRead': dlsym(RTLD_DEFAULT, Image_IMRead): symbol not found) when i click to use the function cv.imread("some image")
To Reproduce
Steps to reproduce the behavior:
- Run simulator
- run opencv to read the image
- See error
Screenshots

opencv_dart : 1.0.0+1
flutter version : 3.16.9