I was here thinking about the solution, but it was through your tutorial that everything became true. Thank you very much. King regards, from Brazil.
@ArseyTech3 ай бұрын
Helped me alot i was stack, thx man, u're a life saver❤
@linuxeducation4058 Жыл бұрын
Your code is clear. I like the import! ;) Now you can see how python works...
@Gabriel_Bento Жыл бұрын
What I find interesting is Flet is pretty similar to Flutter. Also, great video! :]
@gabrielhubie10 ай бұрын
hello from Brazil, Was this I was searching and I didnt find in youtube, obrigado!
@flavioalves84439 ай бұрын
Realmente 😂 eu querendo fazer um aplicativo, mas eu não sabia fazer essa troca de página, é tava difícil de acha no KZbin
@GalaxyXcover-sc3gy Жыл бұрын
Thanks! Next using the NavigationRail?
@swnerd40808 ай бұрын
Congratulations on your teaching! Make a video by importing it to APK!
@xsamueljr Жыл бұрын
Do you think you could be able to write unit tests for a Flet app? Maybe a tutorial? I would love to use that instead of manually testing the app
@its_teddy561911 ай бұрын
Hi could you make another video of navigating to other pages using the appbar as the class...Making the appbar reusable
@cesarc59304 ай бұрын
Excellent! Thank you very much!
@RAHULWADEKAR0076 ай бұрын
Sir please make a video tutorial on flet-route
@raymundoortiz72692 ай бұрын
Do you any video shows how to create an APK from FLET ? (in mac)
@sultanmm20127 ай бұрын
can we create separate a class for each view? for example calss Home(View) , class Store(View)
@1mrnewton Жыл бұрын
That was so cool!
@Pawlo370 Жыл бұрын
I love flet
@dipeshsamrawat7957 Жыл бұрын
Could you tell us how you create your very nice thumbnail posters as you've already told us your short recording strategy?
@itsshamyht Жыл бұрын
this looks like a more modern version of tkinter
@dipeshsamrawat7957 Жыл бұрын
Excellent! ❤
@vuquangtruong5950 Жыл бұрын
that is great application. I wonder if you can help us to implement Flet in making Telegram web App
@borneoviral6379 Жыл бұрын
Nice.......👍
@moonlightstudio3 ай бұрын
that's for buttons, how to navigate in navigation drawer?
@mazinab3586 Жыл бұрын
how i can set position for elements like make text and button and other in same line
@Sasiduu9 ай бұрын
please do more tutorials
@aeryunclaycaluscos1242 Жыл бұрын
Nice video.May i know what ide do you use?
@GDennantor8 ай бұрын
PyCharm, he said it at the beginning of the video
@borneoviral6379 Жыл бұрын
that back button at 7:16. who created that? I follow your tutorial and Its just there by default? what if I want to change it to a different icon
@mihajlovicluka Жыл бұрын
Same question
@marcosmark300710 ай бұрын
Really, really, if you want teach, please do feets, when you create the files .py?, when you make the second page to do the change and navigate in to pages??, really, you know every much!!!........... for you, thanks for the video
@xtrangernowroljunkghipwate6598 ай бұрын
Why the hell is necessary to clear the views every time? And add all again? Wouldn't be better don't do this or is there something I'm not considering?
@avazart614 Жыл бұрын
@Indently Please cheсk you video tags ( "pyton, pyhton, pythn" wtf? )
@Lanxxe Жыл бұрын
I guess common typos, I don't know if they're useful at all though
@Indently Жыл бұрын
Tags are made for common typos
@Fuzbo_ Жыл бұрын
Please just use html, css, and js/ts for these kinda things. Python is great, but using it for web dev is a bit much. Also, routing should be done with tags, not buttons w/ on click handlers for SEO and accessibility.
@Indently Жыл бұрын
I recommend going native if you can, but learning felt is easy and simple for Python developers
@Doshinkyo10 ай бұрын
I think the utility in Flet is the fact that its basically Flutter for Python (as opposed to Dart). So it gives Python developers a tool to develop cross platform applicaitons. Web, Windows, OSX, iOS and Android. In short its not for "just" web development.
@nicosoft139910 ай бұрын
i don't want use 3 knowdledges to build a solution crossplatform , less i don't need css compilers or whatever to build a mobile app, Dart is beauty language, python is a easiest language, not all is html, css and js.
@M-Nah8 ай бұрын
Js and the failed bandage that is Ts isn't good for web dev. In this field of technology no has any business suggesting which language is the correct tool if it's already a dumpster fire. Plus flet can be used for IOS, Web and Windows as Doshinkyo has said, which more useful that html, css, js which only used in 1 place, well not js unfortunately.