Vertical Swipe Video w/ Preload, multicollection query and in-line advertisements -- FlutterFlow

Опубликовано: 07 Апрель 2026
на канале: Teknesis
3,676
47

In this quick preview, I will show you all what I've been hammering away on for the past day or so. Thanks to the contribution from a Discord user, they handed me a copy of their custom vertical screen video player widget, which set me off on a bit of a mission to outfit it with full custom code. Everything from the pageview vertical swipe controller to the preload functionality, two-state collection query, timed frame lock and advertisement trigger, user data and, of course, the video widget itself is built from scratch. The only thing that came from FF if the page the code is sitting on and the navbar at the bottom.

I will be making this code available very soon. It's highly advised if you plan to tweak the code to better suit your app workflow and actionflow, you should have a reasonable understanding of how to custom code. in this environment. Out of the box, as it is, though, will work for basic use cases - you'll just need to change out the backend query details and set your durations.

As a preemptive disclosure, if you do decide to tackle the code and you aren't entirely sure what you're doing, I likely won't be able to help everyone get it figured out. If you mess up, just scrap that version and grab a fresh version of the code from the repository.

If you want in-depth customization done to the full widget, I'd be happy to assist where I can at a cost. Otherwise, there's no time like the present to start learning the code behind FlutterFlow.