Hi All,
I'm currently developing an app with a video upload section where users can either upload their own videos or record one using their phone camera.
Is there a way in Flutterflow or through code to limit the video length? Additionally, can we enforce that videos are recorded only in portrait mode (perhaps by setting min/max width and height)?
Thanks in advance for your help!