Hello everyone, I've noticed an issue with the video upload feature in Flutterflow when using Supabase. When users upload a video, it can take quite a while, especially now that video sizes from smartphones are typically very large. It's important to provide users with a visual indication of the upload progress.
My question is how can I retrieve the upload percentage so I can display it using a progress bar widget?