I am a newbie in Flutter. I am working on applications like Instagram/TikTok in which I am stuck with one issue that is Duet Video
I have created Video Recording functionality using Img.ly SDK.
I am also using FFmpeg library to give my own audio file to recorded video. But now I want to create functionality of Duet Video same as TikTok.
Anyone can suggest a way to do it in Flutter?