Is it possible to split a camera preview into parts?

Hello, Im trying to create a flutter app where people can apply effects, I wanted to implement a slider where peple can have effect one side of the slider and no effects on the other side, I thought of using two different camera controller but that doesnt work, and wanted to know if it is possible to split the camera view and send one to banuba sdk and use the other normally?