Nice video man! Thank you for this simple tutorial.
@scoobyisadog10 ай бұрын
Thanks so much. I would love a tutorial on integrating existing flutter packages into a flet build. Flutter and Dart are a whole new thing (which is why i was attracted to using Flet in the first place, to avoid learning those lol).
@ndonkoHenri10 ай бұрын
We are working on a guide for that. Flet is really awesome and easy to learn, isn’t it? :)
@scoobyisadog10 ай бұрын
@@ndonkoHenriHuge thanks for all your contributions. Im working on adding mediapipe to flet, hopefully someone beats me to it as im a tad out of my depth haha.
@peterstarboy953310 ай бұрын
Pas mal labas 💪🏽💪🏽 Je regarde rarement les vidéos ci jusqu’au bout 😂
@tikinfluence5 ай бұрын
Nice video sir. Sir please can you make a video on how to use flet for the front end and django for the backend? we are many of us waiting for such a tutorial, you will be the first on youtube to do it. thanks
@ericmichel2963Ай бұрын
you are the best 🥰🥰
@ndonkoHenri10 ай бұрын
Now that you can build an Android APK, what do you think of additionally publishing your application to the web platform? Of course, I got you covered 🙂: kzbin.info/www/bejne/eX3dfI2iq5Z8d6M
@Frank-qg3ie10 ай бұрын
Great work bro 👊🏾
@ndonkoHenri10 ай бұрын
Thanks bro ❤️
@eiji11368 ай бұрын
when I run flet build apk, this error appears "OSError: [WinError 193] %1 is not a valid Win32 app"
@Yuriss3638 ай бұрын
I have the same problem
@bestquizMLBB7 ай бұрын
Same, have you found a solution?
@ndonkoHenri7 ай бұрын
Sorry for that. I suggest you open a discussion or issue on the Flet repo with details to this problem.
@TanmayBhatgare5 ай бұрын
hey bro try switching your python version the latest 3.12 causing this error everytime, i tried with python 3.9 and it works
@TanmayBhatgare5 ай бұрын
@@bestquizMLBB hey bro try switching your python version the latest 3.12 causing this error everytime, i tried with python 3.9 and it works
It is mentioned in the documentation: flet.dev/docs/publish#icons
@odiio34025 ай бұрын
In assets directory, replace the icon.png to other image with the same name
@QuransGems-zd1jd6 ай бұрын
2:26 it gives me this error : flet : The term 'flet' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + flet build -h + ~~~~ + CategoryInfo : ObjectNotFound: (flet:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
@ndonkoHenri6 ай бұрын
I guess you are on windows (powershell). Follow this: flet.dev/docs/getting-started/#python-venv-module Feel free to open a discussion on the Flet repo or tag me on the Flet discord so we can further discuss on it.
@JamesNdoumbe-g8x5 ай бұрын
Big up 🧠 so amazing
@ПавелШаламов-ж3д8 ай бұрын
Why dont you show how you installed android studio and flutter? I for example getting error when building apk and it would be very useful to see how you installed all dependencies
@ndonkoHenri7 ай бұрын
I didn’t show this because there are a lot of videos/articles on this topic out there. If you face issues, I suggest you google them. If you get errors while using flet build command, please open a discussion on the Flet repo, with details about it.
@da0ud5 ай бұрын
Does this work for more complicated applications? Like an application which imports the yahoo finance library?
@ndonkoHenri5 ай бұрын
Not all libraries for now. We are coming up with a solution for that: github.com/flet-dev/flet/issues/3839
@fellipelopessilva69827 ай бұрын
Hi, I created the apk, but when I launch it, it doesn't show anything, what could have happened?
@ndonkoHenri7 ай бұрын
Strange. Can you please open an issue on the Flet repo with all the details?
@dipeshsamrawat79575 ай бұрын
Thank you. Is this method flet version and platform independent?
@ndonkoHenri5 ай бұрын
Yep. Flet is a cross-platform framework and building APK can be done on any platform (Linux, macOS, Windows). Video Recommendation: kzbin.info/www/bejne/hZOyXndoiamSrdE
@dsademonslayeramv576325 күн бұрын
how to use "request_permission(PermissionType.NOTIFICATION)" for allow NOTIFICATION?
@lucascpd35907 ай бұрын
oops thanks a lot for the tutorial but could you help me? I'm trying to build by w10.. After the APK is generated when I try to log in, it stays on a direct white screen and doesn't exit it
@ndonkoHenri7 ай бұрын
Can you open an issue on the Flet repo?
@David-driver-013 ай бұрын
I got a bug, can"t get fixed. Everytime app is put in background it does not resume. I think it has simething to do with life cycle but there is not enougth information
@ndonkoHenri3 ай бұрын
Open a discussion on the Flet repo.
@CarlosAlonso-m1g8 ай бұрын
Nice, and what if I have an .kv file to feed my main.py project?
@ndonkoHenri8 ай бұрын
.kv files are meant to be used in projects making use based on the Kivy Python framework. To be brief, they are useless in Flet. 😅
@KARYEIJAFELEX5 ай бұрын
Hello,thank you for this video. Video on how to package native packages? Waiting for such an amazing tutorial
@codemedio64182 ай бұрын
I have this error : Error: No pubspec.yaml file found. This command should be run from the root of your Flutter project.
@ndonkoHenri2 ай бұрын
Please open a discussion on the Flet GitHub repository, so we can discuss on it.
@ayeikh186710 ай бұрын
Can you explain to us in the next video how can we build apk when we use library as numpy ?
@ndonkoHenri10 ай бұрын
Thanks for your suggestion! Will find some time to talk on that.
@zandorpetrov89012 ай бұрын
I have windows and have this error.... py", line 87, in clone raise VCSNotInstalled(msg) cookiecutter.exceptions.VCSNotInstalled: 'git' is not installed.
@ndonkoHenri2 ай бұрын
You need to install git: git-scm.com/book/en/v2/Getting-Started-Installing-Git
@MengistAbyssinia10 ай бұрын
After installing on my android app, it sometimes stops working, what do you think is the cause?
@ndonkoHenri10 ай бұрын
That’s strange. Will you mind opening an issue on the Flet repo with all the details?
@patsadelon82416 ай бұрын
Greaaaaat
@kishore75523 ай бұрын
when we add dependencies in requirement file it is not building apk it took time not working
@ndonkoHenri3 ай бұрын
What error did you get? Please open a discussion on the Flet repo so we can discuss it.
@DANIELSILVA-ud4nk5 ай бұрын
I made a simple project and it took 3 hours to generate the apk, is there a bug or is it normal?
@ndonkoHenri5 ай бұрын
This is very rare, but has happened to some devs. Difficult to say what’s the cause of that, honestly. Perhaps the device you are using? Anyway, you can open a discussion on the Flet repo so we discuss it. By the way, check out this video: kzbin.info/www/bejne/hZOyXndoiamSrdE You will find it useful.
@globalassemblage9 ай бұрын
When we use any external package like mysql.connector then after apk build it shows error kindly suggest solution
@ndonkoHenri9 ай бұрын
Please can you share the error you received in an issue on the Flet repo: github.com/flet-dev/flet/issues
@jolsenekols3 ай бұрын
Bro i want do this method with vscode , can i this?
@ndonkoHenri3 ай бұрын
What do you mean exactly?
@tct123-private10 ай бұрын
Can you maybe show, how to upload this to play store (etc.)?
@ndonkoHenri9 ай бұрын
We are working on a full guide on this. Stay tuned!
@xulzayroix59749 ай бұрын
'flutter' command is not available in PATH. Install flutter SDK
@ndonkoHenri9 ай бұрын
You need to have Flutter installed (and added to path), before you can use ‘flet build’ command. Link to docs: flet.dev/docs/publish#flutter-sdk
@arcelford-qi7vr9 ай бұрын
@@ndonkoHenri i have a the same issue can you be more specific to your answer. Thanks!
@ndonkoHenri8 ай бұрын
Please open an issue on the Flet repo: github.com/flet-dev/flet/issues/new/choose Let's continue the discussion from there.
@fabsync10 ай бұрын
fantastic video! It will be great to see like a noteapp with fastapi to see how flet endpoints work..
@misteranonymous11573 ай бұрын
How to change the app icon and app name
@ndonkoHenri3 ай бұрын
Everything is mentioned in the docs: flet.dev/docs/publish#icons
@burakkaanboyuk5 ай бұрын
what is code editor name, is it vscode
@ndonkoHenri4 ай бұрын
Pycharm by JetBrains
@imnobody82933 ай бұрын
Looks like Pycharm.
@qudratillosalakhiddinov10 ай бұрын
⭐
@pro49658 күн бұрын
Thanks
@viewsz10 ай бұрын
great!
@ndonkoHenri10 ай бұрын
Thanks! 🙂
@arcelford-qi7vr9 ай бұрын
BUILD FAILED in 5m 26s Gradle task assembleRelease failed with exit code 1 Error building Flet app - see the log of failed command above.
@ndonkoHenri8 ай бұрын
Please open an issue on the Flet repo: github.com/flet-dev/flet/issues/ Let’s continue the discussion from there.
@Satpalsingh206318 ай бұрын
How to change logo in flet python apk ?
@ndonkoHenri8 ай бұрын
It is mentioned in our documentation: flet.dev/docs/publish#icons
@LoongBerries8 ай бұрын
does this need a Android sdk?
@ndonkoHenri7 ай бұрын
Yep, Flutter requires it.
@VerBotWA_Mohamedhelal9 ай бұрын
hi I'm having a problem in flet build apk
@ndonkoHenri9 ай бұрын
Can you please open an issue with all the details on the Flet repo(also check if the issue has not yet been reported/answered by other community members): github.com/flet-dev/flet/issues
@oscarfantozzi36888 ай бұрын
Run using flet build apk --verbose to see the details of your error.
@marimon66345 ай бұрын
when i try to build apk, Could not move temporary workspace (C:\Users\marimon\.gradle\caches\transforms-4\e02f2cb1f59ba97d4ab357f969c96887-35f901b7-661d-4b2a-b760-7ce0c 5495163) to immutable location (C:\Users\marimon\.gradle\caches\transforms-4\e02f2cb1f59ba97d4ab357f969c96887) > Could not move temporary workspace (C:\Users\marimon\.gradle\caches\transforms-4\e02f2cb1f59ba97d4ab357f969c96887-35f901b7-661d-4b2a-b760-7ce0c 5495163) to immutable location (C:\Users\marimon\.gradle\caches\transforms-4\e02f2cb1f59ba97d4ab357f969c96887)
@ndonkoHenri5 ай бұрын
@marimon6634 Feel free to open an issue an issue on the Flet repo with all info to the issue. You might find this useful: Package Flet Python Apps for ALL Platforms using GitHub Actions | Desktop, Mobile & Web kzbin.info/www/bejne/hZOyXndoiamSrdE
@S-LomarАй бұрын
Guys post more videos about app❤❤😂😂😂😂😂😂😂😂❤❤❤❤❤❤😂😂😂
@CAMILLEMONKAMDJOMANI10 ай бұрын
Fort bro❤
@antoniofuller23319 ай бұрын
84MB lol. We're better off doing Java/Kotlin/flutter/dart the hard way. Python just take shortcuts to do very little lol
@ndonkoHenri9 ай бұрын
Understandable! - Feel free to go with what best suits your needs. However, we are working on optimizing the application size.
@deepakpune17 ай бұрын
@@ndonkoHenri waiting for it. 100mb size is too much :)