A proof of concept example project showing how to use the NDI SDK to send parts of the Flutter UI as a NDI Stream with alpha channel.
Also provides an OffScreenRenderer class that allows you to capture a Widget that is currently not on screen.
Press the Floating Action Button to send an offscreen rendered widget as a NDI frame.