GUI Applications For All Platforms with Flet in Python

  Рет қаралды 40,530

NeuralNine

NeuralNine

Күн бұрын

Пікірлер: 70
@Doshinkyo
@Doshinkyo 8 ай бұрын
Its been cool to see Flet develop over time. Long may it continue.
@Indently
@Indently 8 ай бұрын
Looking forward to see Flet gain some more traction!
@JasonDuncan308
@JasonDuncan308 8 ай бұрын
Nice intro to flet. I had not seen it before but will be looking into it. Could we possibly get a short series of videos. Would be interested in how to better pack/deploy for iOS, Android and web. Also for web how to handle security concerns and logins , etc. Great work as always.
@kumargautam9428
@kumargautam9428 8 ай бұрын
thanks a lot for the tutorial, i have been waiting for sometime like this for years
@systembreaker4651
@systembreaker4651 8 ай бұрын
Make full course for this library ❤
@fabsync
@fabsync 8 ай бұрын
Fantastic video! It will be great to see a complete series on something a little bit more sophisticated with fastapi, postgresql and flet like a todoapp or a chat app...
@Matt-es1wn
@Matt-es1wn 5 ай бұрын
Flet is so close to greatness, hope its growth continues. With the pace that things are moving nowadays, we might see something production grade yet
@Sora-ch
@Sora-ch 8 ай бұрын
really best video to end 2023 with
@TechWithSabri
@TechWithSabri 8 ай бұрын
Python is going deeper That’s exciting 💪
@mr_minepiesek
@mr_minepiesek 8 ай бұрын
Flet app for Android and IOS is more for testing purposes, yesterday ( 30 december 2023 ) flet build command was added to build app for all platforms
@aviralshastri
@aviralshastri 8 ай бұрын
Exactly, what I want to learn
@daspolemon
@daspolemon 8 ай бұрын
Can you build / pack a Windows executable on Linux? Or do I need to run the `flet pack ` on the target OS? And how do I build an APK for android the same way?
@georgiyveter6391
@georgiyveter6391 8 ай бұрын
Compare to QT, it's too poor. Can't create normal table, there's no abstracttablemodel, itemselectionmodel, styling for individual cells
@bayern1806
@bayern1806 8 ай бұрын
Yes, and they all look the same, so it's not native. Qt delivers a native look and feel for each target platform.
@WahreZocker
@WahreZocker 8 ай бұрын
Wow thats really cool, tank you. Please more of this!
@benitmulindwa8009
@benitmulindwa8009 8 ай бұрын
*flet build* is available,… you don’t need to use *flet pack* anymore. Great video btw!
@1mrnewton
@1mrnewton 8 ай бұрын
I been waiting for this
@saschaaretzpd
@saschaaretzpd 8 ай бұрын
Thanks for your Time to make this Video and provide the Information! Thumbs up. One Question: How does it work to make a standalone for iOS ? if you pack your app on MacOS you get a .dmg and the file doesn't work on iOS if i get it right. Thanks for your Answer Greats from Germany
@bennguyen1313
@bennguyen1313 2 ай бұрын
I'd like to do a real-time Windows desktop application that gets data from the usb/serial and updates either a gauge (kdgaugeview , syncfusion_flutter_gauges ) or if not possible... a line-chart (fl_chart). If there's a flutter library that's not baked into Flet (ex. flutter_blue / FlutterBluePlus )... instead of creating a flet extension, maybe the native python equivalent could be used if it exists (ex. pybluez / PyTeslaBLE )? I imagine the code has to be specifically written to either use mobile hardware , or Windows desktop hardware (pci, usb, etc)... just doing this won't be enough: flutter config --enable-windows-desktop BTW, any plans to do more Flet content, especially in creating desktop apps vs browser web-apps ? I get confused if Flet creates desktop applications or browser-based apps, or both! For example, I thought the browser was sandboxed so access to peripherals is limited.
@lpedroza
@lpedroza 8 ай бұрын
thank you for sharing this tip... I need it
@ChrisHalden007
@ChrisHalden007 8 ай бұрын
Great video. Thanks
@juliodesouza1343
@juliodesouza1343 8 ай бұрын
Nice I needed this
@pjpodx
@pjpodx 8 ай бұрын
what will be size of deployment package for such app ? probably size of python3 + libs :) ?
@cerealport2726
@cerealport2726 8 ай бұрын
I was considering building a small app that uses matplotlib plots with a TKInter GUI, but maybe Flet could also do the job... thanks for sharing!
@dipeshsamrawat7957
@dipeshsamrawat7957 4 ай бұрын
Then what did you you choose? Have you embedded Matplotlib with Flet???
@kyprosandreou9333
@kyprosandreou9333 8 ай бұрын
Make a video please for how you can package the app for android or iphone.
@SiarheiAkhramenia
@SiarheiAkhramenia 5 ай бұрын
Would you update your Flet playlist with this one?
@mjpender9443
@mjpender9443 7 ай бұрын
hi thankyou so much for the video. I want to create web apps that are platform independent. i need a few more details on creating the apps and where you are putting them so that they can be accessible from the internet, could you help me with that thanks Mary
@barmalini
@barmalini 8 ай бұрын
Looks very interesting. Would it be possible to create an app that uses a phone camera and a bar-code reader for iOS\Android using it?
@kirillfedtsov
@kirillfedtsov 8 ай бұрын
Cool! Thanks
@isleofdeath
@isleofdeath 7 ай бұрын
Greetings. I direly need to integrate a custom flutter class as a flet element. Any idea how I can do this? Or in general how to include flutter/dart components such as the Timer. Thanks for help!
@nelsonmacieira9892
@nelsonmacieira9892 7 ай бұрын
Great Video. Can i deploy it on windows to run it in a Raspberry Pi5? Will i be able to use openCV, tkinter and pyautogui with flet?
@fabriziocasula
@fabriziocasula 8 ай бұрын
Could you give me some advice on how to publish the apps I make with Flet on browsers, iOS, or Android if they are not on the same network as my Mac? Thank you.
@LoveMotorist
@LoveMotorist 8 ай бұрын
amaying, thanks
@cybu6466
@cybu6466 2 ай бұрын
Can i use libraries like pandas, plotly and show data & plots?
@ibrahimabt49
@ibrahimabt49 8 ай бұрын
Is there a drag and drop designer for flet ? It would be great if there is
@Marik0
@Marik0 7 ай бұрын
Downloading and running arbitrary apps from the web. What could possibly go wrong? 😅
@chrisnorthall8317
@chrisnorthall8317 8 ай бұрын
i appreciate the content, but please what is it with code youtubers and noisy keyboards and heavy typing? I have to switch off....
@iiannRB
@iiannRB 8 ай бұрын
Interesting
@jeevanbhandari8024
@jeevanbhandari8024 8 ай бұрын
I used it, it worked on the local window system well, but Not worked on VPS hosting. Any update on this.
@tigidou3344
@tigidou3344 8 ай бұрын
Support tray icon ? Change title ? Change icon app ?
@princemarkied8071
@princemarkied8071 8 ай бұрын
sick
@fabriziocasula
@fabriziocasula 8 ай бұрын
thanks very usefull
@oguzhan.yilmaz
@oguzhan.yilmaz 8 ай бұрын
Well i think that is really slow in web side development, like if you type flet publish my_app it gave static web site but it's seriously slower than i expect (It is probably because of the server) or when you have too many components at the same time it just takes infinite time while waiting for the load the website
@oguzhan.yilmaz
@oguzhan.yilmaz 8 ай бұрын
Also i think beeware is better rn
@TheLucanicLord
@TheLucanicLord 8 ай бұрын
What IDE is that, it's already open when he starts using it. Text is a bit small and the colours aren't contrasty enough. Plus he goes too fast.
@horyeekoey5092
@horyeekoey5092 5 ай бұрын
Pycharm
@digitalmachine0101
@digitalmachine0101 3 ай бұрын
Is Python fluent fleet?
8 ай бұрын
Now exists Flet build command on cli
@user-rm9ps9qz1n
@user-rm9ps9qz1n 6 ай бұрын
which ide are you using
@resresres1
@resresres1 8 ай бұрын
isn't it kind of pointless to use this for iphone/android if you have to go into the flet app on your phone to run it? Unless you are just using it for testing purposes before deploying it to the iphone/google stores.
@xsamueljr
@xsamueljr 8 ай бұрын
Flet is on early development, but they have a roadmap and they want to have the possibility to compile Flet projects into stand-alone apps
@sreeharsha2560
@sreeharsha2560 8 ай бұрын
I really needed how to use 5his. But hoe to convert it into APK
@hasibulalamprionto2010
@hasibulalamprionto2010 8 ай бұрын
But how can it be converted into apk?
@HarshalPatil-q7z
@HarshalPatil-q7z 8 ай бұрын
@rabeemohammed5351
@rabeemohammed5351 8 ай бұрын
How convert foe android
@user-jt1wt4dk5p
@user-jt1wt4dk5p 8 ай бұрын
I can make advanced level python tkinter software. But i don’t know how to publish them on any platform or how can i earn from this. Please make video on this.
@sw-code6027
@sw-code6027 8 ай бұрын
There is a video for that on python simplified KZbin channel.
@lajos9134
@lajos9134 8 ай бұрын
With pyinstaller. But that will make an executable. Will not run in a browser etc... Thanks for Neuralnine for this info.
@sw-code6027
@sw-code6027 8 ай бұрын
@@lajos9134 You are absolutely right. But we cannot just give or upload all the folders or required files (for tkinter like images or audio files) in a single exe and expect the client to download it. Also windows defender will detect it as a virus. So best way is to compile python file using pyinstallet and then make a setup file.
@user-jt1wt4dk5p
@user-jt1wt4dk5p 8 ай бұрын
@@sw-code6027 give me the video link.
@hellobro1461
@hellobro1461 8 ай бұрын
🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑 How we convert flet app to apk?
@nickburggraaf3977
@nickburggraaf3977 8 ай бұрын
Is there anyone with experience in Flet and Kivy? Which one is better?
@Eduardo-ug9ui
@Eduardo-ug9ui 7 ай бұрын
Yo llevo usando flet algunos meses y para desarrollar literalmente en 2 horas ya tengo aplicaciones muy bonitas con modo oscuro responsive y bonitas y algo que con kivy se ven algo feo, creo que porque está basado en Flutter. Además de que es facil generar ejecutable. No pesa tanto por así decirlo. A mí si me gustó como herramienta principal para desarrollo de apps desktop, para móvil igual pero tiene limitantes aún.
@jeanwalter-o6z
@jeanwalter-o6z Ай бұрын
@@Eduardo-ug9uiI believe that Flet is the best Python framework for creating visually appealing graphical user interfaces. And as if that weren't enough, it's also cross-platform. We can understand its limitations given its youth, but despite this, it's the best option for us Python developers
@hellobro1461
@hellobro1461 8 ай бұрын
🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑 How we convert flet app to apk?
@mr_minepiesek
@mr_minepiesek 8 ай бұрын
flet build apk
@hellobro1461
@hellobro1461 8 ай бұрын
@@mr_minepiesek it's working?.... I can't find in document about this.
@hellobro1461
@hellobro1461 8 ай бұрын
🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑 How we convert flet app to apk?
@hellobro1461
@hellobro1461 8 ай бұрын
🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑 How we convert flet app to apk?
Memory Profiling in Python
7:07
NeuralNine
Рет қаралды 12 М.
Шок. Никокадо Авокадо похудел на 110 кг
00:44
Dad gives best memory keeper
01:00
Justin Flom
Рет қаралды 24 МЛН
Create Stunning Python GUIs in 10 Minutes With Drag & Drop
11:38
Coding Is Fun
Рет қаралды 67 М.
Build Android Apps with Flet in Python (APKs)
8:59
NeuralNine
Рет қаралды 38 М.
Display Interactive Maps in Python using the Flet GUI Framework
16:26
Henri Ndonko - TheEthicalBoy
Рет қаралды 2,2 М.
The most important Python script I ever wrote
19:58
John Watson Rooney
Рет қаралды 195 М.
Can I Run Youtube Entirely From My Terminal? (No Browser)
15:31
Python GUI Development Using PyQt5
22:08
NeuralNine
Рет қаралды 196 М.
Hack your brain with Obsidian.md
11:53
No Boilerplate
Рет қаралды 1,9 МЛН
Tkinter Beginner Course - Python GUI Development
38:59
NeuralNine
Рет қаралды 528 М.
Modern Python logging
21:32
mCoding
Рет қаралды 185 М.
Real Estate Data Visualization Using Map in Python
15:10
NeuralNine
Рет қаралды 6 М.
Шок. Никокадо Авокадо похудел на 110 кг
00:44