GUI Applications For All Platforms with Flet in Python

Поділитися
Вставка
  • Опубліковано 25 чер 2024
  • In this video, we learn how to build platform-independent and device-independent graphical user interface (GUI) applications, using Flet in Python.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine.com/books/
    💻 The Algorithm Bible Book: www.neuralnine.com/books/
    👕 Programming Merch: www.neuralnine.com/shop
    💼 Services 💼
    💻 Freelancing & Tutoring: www.neuralnine.com/services
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine.com/
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/NeuralNine
    🎙 Discord: / discord
  • Наука та технологія

КОМЕНТАРІ • 69

  • @Indently
    @Indently 5 місяців тому +9

    Looking forward to see Flet gain some more traction!

  • @Doshinkyo
    @Doshinkyo 5 місяців тому +16

    Its been cool to see Flet develop over time. Long may it continue.

  • @kumargautam9428
    @kumargautam9428 5 місяців тому +4

    thanks a lot for the tutorial, i have been waiting for sometime like this for years

  • @JasonDuncan308
    @JasonDuncan308 5 місяців тому +4

    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.

  • @fabsync
    @fabsync 5 місяців тому +2

    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...

  • @1mrnewton
    @1mrnewton 5 місяців тому

    I been waiting for this

  • @Sora-ch
    @Sora-ch 5 місяців тому +1

    really best video to end 2023 with

  • @systembreaker4651
    @systembreaker4651 5 місяців тому +9

    Make full course for this library ❤

  • @TechWithSabri
    @TechWithSabri 5 місяців тому +1

    Python is going deeper
    That’s exciting 💪

  • @WahreZocker
    @WahreZocker 5 місяців тому

    Wow thats really cool, tank you.
    Please more of this!

  • @Matt-es1wn
    @Matt-es1wn 2 місяці тому

    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

  • @aviralshastri
    @aviralshastri 5 місяців тому +2

    Exactly, what I want to learn

  • @lpedroza
    @lpedroza 5 місяців тому

    thank you for sharing this tip... I need it

  • @juliodesouza1343
    @juliodesouza1343 5 місяців тому

    Nice I needed this

  • @panminepiesek
    @panminepiesek 5 місяців тому +2

    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

  • @ChrisHalden007
    @ChrisHalden007 5 місяців тому

    Great video. Thanks

  • @kirillfedtsov
    @kirillfedtsov 5 місяців тому

    Cool! Thanks

  • @saschaaretzpd
    @saschaaretzpd 5 місяців тому +1

    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

  • @LoveMotorist
    @LoveMotorist 5 місяців тому

    amaying, thanks

  • @fabriziocasula
    @fabriziocasula 5 місяців тому

    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.

  • @daspolemon
    @daspolemon 5 місяців тому +3

    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?

  • @nelsonmacieira9892
    @nelsonmacieira9892 5 місяців тому

    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 5 місяців тому

    thanks very usefull

  • @benitmulindwa8009
    @benitmulindwa8009 5 місяців тому

    *flet build* is available,… you don’t need to use *flet pack* anymore.
    Great video btw!

  • @barmalini
    @barmalini 5 місяців тому

    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?

  • @ibrahimabt49
    @ibrahimabt49 5 місяців тому

    Is there a drag and drop designer for flet ? It would be great if there is

  • @princemarkied8071
    @princemarkied8071 5 місяців тому

    sick

  • @pjpodx
    @pjpodx 5 місяців тому +1

    what will be size of deployment package for such app ? probably size of python3 + libs :) ?

  • @isleofdeath
    @isleofdeath 4 місяці тому

    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!

  • @georgiyveter6391
    @georgiyveter6391 5 місяців тому +5

    Compare to QT, it's too poor. Can't create normal table, there's no abstracttablemodel, itemselectionmodel, styling for individual cells

    • @bayern1806
      @bayern1806 5 місяців тому +1

      Yes, and they all look the same, so it's not native. Qt delivers a native look and feel for each target platform.

  • @iiannRB
    @iiannRB 5 місяців тому

    Interesting

  • @cerealport2726
    @cerealport2726 5 місяців тому

    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 Місяць тому

      Then what did you you choose? Have you embedded Matplotlib with Flet???

  • @mjpender9443
    @mjpender9443 4 місяці тому

    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

  • @jeevanbhandari8024
    @jeevanbhandari8024 5 місяців тому

    I used it, it worked on the local window system well, but Not worked on VPS hosting. Any update on this.

  • @kyprosandreou9333
    @kyprosandreou9333 5 місяців тому

    Make a video please for how you can package the app for android or iphone.

  • @user-rm9ps9qz1n
    @user-rm9ps9qz1n 4 місяці тому

    which ide are you using

  • @cybu6466
    @cybu6466 3 дні тому

    Can i use libraries like pandas, plotly and show data & plots?

  • @SiarheiAkhramenia
    @SiarheiAkhramenia 2 місяці тому

    Would you update your Flet playlist with this one?

  • @Marik0
    @Marik0 5 місяців тому

    Downloading and running arbitrary apps from the web. What could possibly go wrong? 😅

  • @sreeharsha2560
    @sreeharsha2560 5 місяців тому

    I really needed how to use 5his. But hoe to convert it into APK

  • @tigidou3344
    @tigidou3344 5 місяців тому

    Support tray icon ? Change title ? Change icon app ?

  • @user-sd6me5if2v
    @user-sd6me5if2v 5 місяців тому

  • @rabeemohammed5351
    @rabeemohammed5351 5 місяців тому

    How convert foe android

  • @oguzhan.yilmaz
    @oguzhan.yilmaz 5 місяців тому

    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 5 місяців тому

      Also i think beeware is better rn

  • @hasibulalamprionto2010
    @hasibulalamprionto2010 5 місяців тому

    But how can it be converted into apk?

  • @TheLucanicLord
    @TheLucanicLord 5 місяців тому

    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.

  • @digitalmachine0101
    @digitalmachine0101 15 днів тому

    Is Python fluent fleet?

  •  5 місяців тому

    Now exists Flet build command on cli

  • @nickburggraaf3977
    @nickburggraaf3977 5 місяців тому

    Is there anyone with experience in Flet and Kivy? Which one is better?

    • @Eduardo-ug9ui
      @Eduardo-ug9ui 5 місяців тому

      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.

  • @chrisnorthall8317
    @chrisnorthall8317 5 місяців тому

    i appreciate the content, but please what is it with code youtubers and noisy keyboards and heavy typing? I have to switch off....

  • @AhmedAl-Kurdi
    @AhmedAl-Kurdi 5 місяців тому

    It is cool been following it for long time still no support for mobile devices i hope they keep developing it

  • @hellobro1461
    @hellobro1461 5 місяців тому

    🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑
    How we convert flet app to apk?

  • @resresres1
    @resresres1 5 місяців тому

    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 5 місяців тому

      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

  • @user-jt1wt4dk5p
    @user-jt1wt4dk5p 5 місяців тому

    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 5 місяців тому

      There is a video for that on python simplified UA-cam channel.

    • @lajos9134
      @lajos9134 5 місяців тому

      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 5 місяців тому

      @@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 5 місяців тому

      @@sw-code6027 give me the video link.

  • @hellobro1461
    @hellobro1461 5 місяців тому

    🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑
    How we convert flet app to apk?

    • @panminepiesek
      @panminepiesek 5 місяців тому

      flet build apk

    • @hellobro1461
      @hellobro1461 5 місяців тому

      @@panminepiesek it's working?.... I can't find in document about this.

  • @hellobro1461
    @hellobro1461 5 місяців тому

    🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑
    How we convert flet app to apk?

  • @hellobro1461
    @hellobro1461 5 місяців тому

    🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑
    How we convert flet app to apk?