The default behaviour of the Flutter Flow video player widget turns off the sound automatically. As of now, the native Flutter Flow video player widget doesn't offer a built-in option to disable the automatic audio muting directly.
I know that I can achieve my desired functionality by utilizing a custom widget. Can someone help me create a custom widget that can provides me this flexibility to turn the video sound ON automatically when the video is playing in my video feed post?