Python Tutorial - Flet Framework [Basics] For Beginners

preview_player
Показать описание
Python's Flet is Dart's Flutter - an extensive framework that offer's a wide range of material UI based on Flutter's own widget library. In this video, I offer a basic insight into how a Flet application can be setup, along with important controls (Flet-speak for widgets) like columns, rows, and containers. At the end of the tutorial I design from scratch a window-UI as an example to showcase the concepts discussed.

To install Flet: pip3 install flet

#python #tutorial

00:00:00 - 00:08:10 Flet set-up
00:08:11 - 00:17:30 Container Widget
00:17:31 - 00:23:12 Text Widget
00:23:13 - 00:31:54 Column Control
00:31:55 - 00:36:33 Row Control
00:36:34 - 00:45:26 Button Widgets
00:45:27 - 01:19:38 Build Exercise (Window UI)
Рекомендации по теме
Комментарии
Автор

Uber underrated channel. Thank you for all the content!!

ashdabag
Автор

Thanks for the video! Can you also put a second part of it where you can teach us how to minimize and maximize the window and also how to adjust the size of this window by streching please, that would be so helpful.

John-jxho
Автор

Bro please add a voice over 👍👍. Great video btw

danteslair
Автор

I'm from Brazil and my listening English is very bad but my read and write is more or less. So thank you for your comments while coding

gabrielfreire
Автор

Hey this is what is was waiting for man, thanks a lot. Do you think flet is good for creating GUI s?

janupasilva
Автор

Can you help me?. I type the command flet -r demo.py but it won't run as if in this video(where the changes are seen immediately), it's running like a normal py program

roshanmra
Автор

Thanks for this upload man! This tutorial is really helpful and there are not many resources out there yet. I just found out about this framework yesterday but I'm starting to see some of its capabilities.
I'm about 60 mins into the video and I'm eager to start building apps, do you have a repo where i can see the code for this video?
Awesome teaching btw, you made it easy to follow! Looking forward to see more of your content.

JorgeAlvarez-tqcb
Автор

Hey, why alignment on Column() doesn't work at 1:08:49 ? Thank you, Subscribed!

naharirasif
Автор

Hi, Great video on Flet.
Is it possible to load/preview pdfs and websites (i.e. google, Youtube, web News) like webengine in pyqt5 ? Thanks.

MdMizanurRahman
Автор

What is the theme's name for VS Code?

hwedarby