Video Vs meeting sdk

Hi
I’m developing an app in flutter, that requires an 1:1 video call between doctor and patient, I have my own custom UI developed. It’s a simple UI like WhatsApp video call screen. In meeting sdk there’s no direct zoom support for flutter instead I found some GitHub wrappers build on native top, but it opens the default zoom UI and I can’t customise it as it have added thr jar file in android folder. Suggest me what’s best pick for me, video SDK or meeting sdk?