I'm a freelance full-stack developer and i always used Django + Flutter for mobile app. Nice video! Just one thing, you should talk about django authentication.
@zamirszn2 ай бұрын
dont you use djoser ?
@lukmanalghdamsi31892 ай бұрын
you did in half an hour what others can't in whole Playlist. that is gigachad level of professionalism
@puranchandpanda96712 ай бұрын
मैं बहुत खुश हूँ कुछ नया नया video अलग अलग idea बनाते हैं on new technologies. वर्ना ज्यादातर KZbin में पुराना video अभी उतना काम का नहीं है
@flutterguys2 ай бұрын
The master is back, You are making a difference, Good luck man ✌🔥
@FlutterMapp2 ай бұрын
Yooooo thank you, it mean a lot from you guys 💪
@FOCLIFE-g5x2 ай бұрын
Nice tutorial, please make more videos
@Asafo-AdjeiJensenKwekuSedem2 ай бұрын
A lifesaver man. Just got a gig with django. This will be a big help.☺
@rida_brahim2 ай бұрын
For the API you can use Django without the Django rest framework, Django gives you multiple ways to serve a JSON response
@FlutterMapp2 ай бұрын
Nice to know, thanks!
@hasibulalamprionto20102 ай бұрын
Thanks for this tutorial!! It helped a lot!!
@FlutterMapp2 ай бұрын
You're welcome!
@Quand1012 ай бұрын
Thank u .this is what I’m looking for
@FlutterMapp2 ай бұрын
You’re welcome 😊
@eliuddyn2 ай бұрын
Amazing 🔥🔥
@FlutterMapp2 ай бұрын
Thanks 🔥
@sanjithrathinavelan40812 ай бұрын
Can you provide full stack application with flutter,dart for server side javascript,node.js
@jhonatancruz7202 ай бұрын
I was learning flutter, and this tutorial with django it's what, i was looking for, could you upload the code ?
@abdullatifabdu2 ай бұрын
Nice, we hope you wont stop there
@FlutterMapp2 ай бұрын
Thank you!
@pedrovic122 ай бұрын
Very good bro! Some sugest: How to upload files to db with HTTP post, using images in bytes to the server? Like! Thanks for the tutorial!
@FlutterMapp2 ай бұрын
You could probably use the db.sqllite3 in the django project. As for how to upload the bytes to the database, you could probably find this on KZbin 🔥
@LoChanNelSyber2 ай бұрын
Nice video, good work 👍 Could you compare to FastAPI as a back-end API ?
@0wzZZzz6Ай бұрын
Thank you for this. really help in improving my flutter skills. Please include the project code, I am really interested on this. 😉🙇♂
@arozendojr2 ай бұрын
What would be the best approach, planning for projects that want to have the same visual identity for Android and iOS with Flutter?
@FlutterMapp2 ай бұрын
Best approach about learning Flutter?
@arozendojr2 ай бұрын
@@FlutterMapp Ok, but do all flutter components on android and iOS look the same? Are the Android and iOS flutter looks the same?
@FlutterMapp2 ай бұрын
Yess! you build once with Flutter, and both ios and android apps will look the same.
@dfrfrfr2 ай бұрын
@@arozendojr It’s your choice. In Flutter You can use the Android theme on Android and the iOS theme on iOS, or only the Android theme in both Android and iOS, or only the iOS theme in both Android and iOS.
@newbee936Ай бұрын
A step-by-step PDF guide Please
@leoe.r.73382 ай бұрын
I use it with flutter but I use Django Ninja instead of Rest Framework