Access raw data in Flutter SDK [feature request]

Hi Zoom team.
It’s great to see the release of video SDK for Flutter, but currently there is no way to access raw video data. Are you planning to add this feature in the future and if so when are you planning to add it?
Meanwhile, is there any way I can do it myself? Can someone guide me on how it may be done?
Something like captureFrame method will be OK for now: when triggered it saves picture to some location and returns this location path as an output.
Thanks in advance.