Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
34 results
learn how to make the "context menu bar" (confg menu) using mouse right click. Btw, I have unpracticed English.
13 views
4 days ago
Integrate a FastAPI application with Flet. In this tutorial, we build a minimal end-to-end Python application that integrates Flet with ...
9 views
5 days ago
In this hands-on Flet tutorial, we learn how to use use_state to make a Python UI truly interactive. We start with a dropdown menu ...
7 views
17 hours ago
In this video, we extend our minimal Flet + FastAPI application by adding real business logic to the backend. Starting from a ...
In this tutorial, we build a dropdown (select) menu in Flet from scratch using Python and uv. We start with a brand-new project, pin ...
5 views
20 hours ago
This is Video 29 of the Python Beginner Tutorial series and continues Module 7, where we explain why you might choose to ...
14 views
6 days ago
Install Flet 1.0 alpha to practice with imperative and declarative UI If step 1.0 beta or 1.0 production is released, install that instead.
12 views
7 days ago
Flutter is a very powerful cross-platform framework that you can now use on Python, thanks to the Flet library. In this video ...
153 views
8 hours ago
🚀 Did you know you can create professional desktop applications with Python in under 100 lines of code? In this video, I'll ...
4,355 views
1 day ago
In this video, we take a hands-on look at building reusable UI components in Flet using Python. Starting from a clean project, we ...
6 views
In this lesson, we refactor a Flet application model by replacing a traditional Python class with a standard-library @dataclass.
2 views
12 hours ago
Flet imperative UI setup In this video, we continue building our Flet application using the imperative UI style. We start by adding ...
This is Video 28 of our Beginner Python Tutorial series and the introduction to Module 7, where we move closer to a traditional ...
0 views
0
In this video, we cover core Python object-oriented programming (OOP) fundamentals and apply them directly to a real UI ...
3 views
18 hours ago
In this video, we continue our deep dive into Flet components written in Python and focus on refactoring state-driven UI into clean, ...
17 views
In this video, we build the declarative version of the same Flet UI and introduce function components and use_state, Flet's ...
15 views
Connect working backend in FastAPI to Flet frontend In this tutorial, we complete the final missing connection between the Flet ...
In this lecture-style video, we take a deeper, conceptual look at ft.use_state in Flet, using slides and live code to explain how ...
Introduction to Flet Gridview.