flutter sdk v-1.10.1 ( update - tried with 1.7.10 and 1.9.0 same problem)
here the doc says, after tapping, it will make small view to full screen
in the flutter cameraview, only the host video is showing as full screen. After tapping to any smallview thumbnail, its not changing to full screen.
I have checked the code, and this code is rebuilding the view, but unfortunately full screen view user is not changing
am I missing something? how can I change any user video to full screen after tapping the smallview?