Custom Widget in Flutter
8:02
Ай бұрын
Serverpod 🚀 Deploying to AWS
12:11
Google Map tutorial | Flutter
14:43
Пікірлер
@malinthasamarasinghe312
@malinthasamarasinghe312 Күн бұрын
Great explained video, Thank you!✌
@dhrubaghosh7491
@dhrubaghosh7491 Күн бұрын
Suggest some good playlist for learning flutter
@charlesclayman3909
@charlesclayman3909 2 күн бұрын
Well explained. i love this
@psychology1649
@psychology1649 2 күн бұрын
one of the youtuber his name tanmay they said that flutter is dyinng can i know about your view
@haseebkahn4811
@haseebkahn4811 2 күн бұрын
The carousel view that you showed us looks very boring and nothing like in the simulator at the end. WTF!! Hey! can you please provide the full tutorial bro! Please, I need it
@haseebkahn4811
@haseebkahn4811 2 күн бұрын
Sorry bro! I had to remove it from the Column widget. It looks so f***ing cool now. Thank you so much! subbed!
@haseebkahn4811
@haseebkahn4811 2 күн бұрын
actually a hot restart is required for every change. NP
@DylanC-y9h
@DylanC-y9h 3 күн бұрын
We already had a similar option for that with listViews builders
@Beyram1501
@Beyram1501 5 күн бұрын
For the love of good don't use flutter
@RaquelFoster
@RaquelFoster 6 күн бұрын
It's weird how many devs don't get threading/concurrency. It's been weird for about 20 years, actually. The C++ devs had to figure out mutexes as soon as the Pentium Pro was a thing LOL. But now I mean come on everybody knows Python but how many people understand conceptually how to use starmap/join/sharedctypes? It's super easy to implement, but you need to understand what you're actually doing communicating with processes and using pipes and shared memory. Apparently even in 2024 the Flutter team thinks any access to shared memory is just too complicated for the type of devs looking for a cross-platform framework. Makes me think I should just be writing native code.
@ryandraanditto3665
@ryandraanditto3665 6 күн бұрын
I'm new in flutter. To secure API keys, many developers said to use .env with flutter_dotenv. But, you use .json manually. Is it safe?
@GregHuddleston
@GregHuddleston 8 күн бұрын
Great info. Keep it up. So any examples (early obviously), where you can use 3d-scene inside of a wpa web app? I am curious about this.
@dragonfirefist6437
@dragonfirefist6437 8 күн бұрын
not work well on webapp and desktop
@belalakkad8980
@belalakkad8980 9 күн бұрын
The effect in the last video does not remain when I press hot reload how can i solve this problem?
@CodeXdev
@CodeXdev 9 күн бұрын
I have also noticed that, I think it’s a bug in flutter widget.
@wm1924
@wm1924 10 күн бұрын
I made a little project myself on this, using getx (obx) for state management. Make sure to add a ValueKey() in the key property of Flutter3DViewer in order to force a rebuild in the 3d widget, otherwise it doesnt refresh
@xyonxyt9170
@xyonxyt9170 10 күн бұрын
sir how to make separate route for each producs ecommerce app
@wm1924
@wm1924 10 күн бұрын
Any ideas on how a doctor could use this feature in an app? For example display MRIs, ultrasounds etc?
@instrumental_box
@instrumental_box 11 күн бұрын
I just come to discover the channel but the way you break the complexity of the concept of Isolate doesn't give me an option other than my subscription to you. Really like it. Please keep going. I hope it the beginning of a long coding skills journey with you❤
@CodeXdev
@CodeXdev 11 күн бұрын
Glad you liked the content. I am working on more amazing tutorials and courses. Thanks ❤️
@yuvrajkukreja9727
@yuvrajkukreja9727 13 күн бұрын
awesome
@126basavarajhiremath2
@126basavarajhiremath2 13 күн бұрын
What things we needed? Like any game engine?
@michaelchiz8055
@michaelchiz8055 13 күн бұрын
This is great 👍
@hasnatakbar0170
@hasnatakbar0170 13 күн бұрын
can u help me in my code?
@CodeXdev
@CodeXdev 13 күн бұрын
Please book a slot here: ko-fi.com/afzalali15/commissions
@ahmedabdaa3468
@ahmedabdaa3468 14 күн бұрын
How can i wait the response from the isolate like when i click the button i want to create loading the i get success or failure message
@aouadicharaf1038
@aouadicharaf1038 14 күн бұрын
❤❤❤
@Kanakapallianurag
@Kanakapallianurag 14 күн бұрын
this is a stupid package , 3D view is not happening in the flutter using impeller . this packages uses web browser internally to show 3d model .
@CodeXdev
@CodeXdev 14 күн бұрын
Keep patience, it’s in preview… 😃
@dbasis653
@dbasis653 15 күн бұрын
Hello CodeX, Please suggest two real-life project to get a job in flutter
@CodeXdev
@CodeXdev 14 күн бұрын
Hi Debashish, 1. Wallet application 🪪 2. Hotel booking application 🏨 Keep the design modern!
@anubratsahoo447
@anubratsahoo447 15 күн бұрын
Is is possible to send 3d files,in a rest api like we send JPEGs
@CodeXdev
@CodeXdev 15 күн бұрын
Yes, any file can be sent in the form of stream. on the mobile side you have to read the bytes and turn it back into .glb file.
@rnp0728
@rnp0728 15 күн бұрын
Hey dude, I am kinda stuck on implementing video call for web, android and ios. There are no packages which supports all 3 platforms. Can you help me out if you know any good packages?
@CodeXdev
@CodeXdev 15 күн бұрын
Hi, have you tried ConnectyCube? It’s paid though
@rnp0728
@rnp0728 15 күн бұрын
@@CodeXdev yeah tried that one, its free for 1k users but their documentation was really bad and also it had so many issues and as I checked on github it isn’t getting maintained properly so its hard to pick connectycube. Is there any other alternatives?
@h3w45
@h3w45 15 күн бұрын
flutter is the best
@CodeXdev
@CodeXdev 15 күн бұрын
I agree :)
@skystar3
@skystar3 15 күн бұрын
That's is really cool 👍🏻
@devzeeshan3637
@devzeeshan3637 15 күн бұрын
Informative 💡, Actually I am planning to work upon room planner app and want to load objects in room like furniture and sofa in a room in 3D view,but found some difficulties with available packages with Flutter,so,I decided to go with unity and connect it with flutter for 3D part and will use flutter for 2D part,what is your thought on this afzal bhai?
@CodeXdev
@CodeXdev 15 күн бұрын
Good approach, Flutter is good for light 3D scene. For realtime AR with complex 3D Models the performance won't be optimal. There's difference between can handle and can conquer. So its good idea to use tools which is meant for it. Thanks for watching our videos and liking! ♥️
@devzeeshan3637
@devzeeshan3637 15 күн бұрын
@@CodeXdev thanks for your sharing your point of views.😀🙏🏻
@abdussamadali9423
@abdussamadali9423 15 күн бұрын
feedback:- Remove unwanted annoying sounds...
@CodeXdev
@CodeXdev 15 күн бұрын
Appreciate, but majority of people just close the video if there’s no sound and effects. This is just to satisfy KZfaq algorithm ☺️
@devzeeshan3637
@devzeeshan3637 15 күн бұрын
​ true 😅@@CodeXdev
@anubratsahoo447
@anubratsahoo447 15 күн бұрын
But they are way too loud and irritating ​@@CodeXdev
@aryanshgupta7439
@aryanshgupta7439 10 күн бұрын
Yes please remove
@Aali.258
@Aali.258 15 күн бұрын
Wowww 🎉
@manishkarki8119
@manishkarki8119 15 күн бұрын
What a easiest way
@softwareengineer5148
@softwareengineer5148 15 күн бұрын
How about AR?
@CodeXdev
@CodeXdev 15 күн бұрын
AR also can be done, but I am not confident with high frame rate.
@crazy-man
@crazy-man 15 күн бұрын
flutter 3d controller uses webview ((
@CodeXdev
@CodeXdev 15 күн бұрын
Until Flutter GPU becomes a real thing, this is the best solution!
@Faizan-mb2lm
@Faizan-mb2lm 15 күн бұрын
Waiting for this ❤
@techietoons
@techietoons 15 күн бұрын
Can I link file from url ?
@CodeXdev
@CodeXdev 15 күн бұрын
Yes, that’s very powerful feature if you want to load 3D assets, runtime! pub.dev/documentation/flutter_3d_controller/latest/
@gigamgamboa828
@gigamgamboa828 16 күн бұрын
Thank you!
@cehpurushothaman6165
@cehpurushothaman6165 16 күн бұрын
Thank you so much
@user-yd9fw6gm9d
@user-yd9fw6gm9d 16 күн бұрын
Hello, nice and quick small guide, thank you! I wonder what text to speach you used, and this character at the end is great too, curious about him, thanks!
@CodeXdev
@CodeXdev 16 күн бұрын
Thanks! I use CreateStudio3 for this video, for both character and the sound
@emreroisesunbul4888
@emreroisesunbul4888 17 күн бұрын
Can we create a card widget and use it for CarouselView ?
@CodeXdev
@CodeXdev 15 күн бұрын
Why not
@emreroisesunbul4888
@emreroisesunbul4888 15 күн бұрын
@@CodeXdev thx
@chrispfbaby
@chrispfbaby 19 күн бұрын
Beautifully explained, Thank you!
@imadedinchikh5490
@imadedinchikh5490 19 күн бұрын
if i want to control the onChangedItem index how will i address it since there is onTap only method?
@CodeXdev
@CodeXdev 19 күн бұрын
I agree that direct event like *onItemChanged* is better option, but you can use controller for all the event listening. CarouselController gives offset value with which you can determine which item is displayed, each item takes the itemExtent width.
@imadedinchikh5490
@imadedinchikh5490 19 күн бұрын
@@CodeXdev thanks for the help
@aouadicharaf1038
@aouadicharaf1038 19 күн бұрын
❤❤❤
@mohammadwadhoofficial8280
@mohammadwadhoofficial8280 19 күн бұрын
i heard that from some famous Indian youtubers that Google is planning to terminate Flutter. is it true?"
@CodeXdev
@CodeXdev 19 күн бұрын
Okay, not famous but I am also Indian KZfaqr 😜 Flutter is here to stay, lots of improvements, 3D support and, new engine improvements are not just to fool people.
@mohammadwadhoofficial8280
@mohammadwadhoofficial8280 19 күн бұрын
@CodeXdev But you are getting famous bro. My company terminated me, saying that Flutter work is no longer in demand and its market is low. I'm now looking for a new job, and I'm thinking about switching to Swift or Machine Learning. What do you suggest?
@CodeXdev
@CodeXdev 19 күн бұрын
Sorry to hear that, but trust me its just an excuse your company has found. If you see overall trend, this is the peak time for Flutter. In 5-6 years it has evolved and now industry can see its potential.
@mohammadwadhoofficial8280
@mohammadwadhoofficial8280 18 күн бұрын
@@CodeXdev Right. Thank you so much for your support
@umut44933
@umut44933 19 күн бұрын
after 3.19.6 when numeric keyboard closing it shows normal keyboard and closes and fluter did not solved it
@CodeXdev
@CodeXdev 19 күн бұрын
I saw in article that they have closed so many issues, so keep up good hope, this issue will also be in their todo list
@umut44933
@umut44933 19 күн бұрын
@@CodeXdev how to report an issue to them on github or any other ways to report it?
@CodeXdev
@CodeXdev 19 күн бұрын
go to Flutter github page, and create an issue (provide all details)
@ezhikezhikov1893
@ezhikezhikov1893 19 күн бұрын
what's the difference between the CarouselView and horizontal ListView?
@CodeXdev
@CodeXdev 19 күн бұрын
Snapping and different size of element
@theNeverKing76
@theNeverKing76 19 күн бұрын
can childrans auto scroll like in package
@CodeXdev
@CodeXdev 19 күн бұрын
You can use controller to change page with timer, it’s not supported in widget. Also, I have noticed that this widget is more Material design spec and not like we show banner sliders.
@manojsankol8788
@manojsankol8788 19 күн бұрын
Can u please tell me how u added that zoom in out animation at last ..of the vedio to carsoel view
@CodeXdev
@CodeXdev 19 күн бұрын
Thats in built in CarouselView
@marufhassan634
@marufhassan634 19 күн бұрын
The Flutter team should have added height & width as required property in the Carousel widget itself to prevent these sorts of errors popping up in the first place. I will create a new Issue on Github for it and PR for it would be really simple, if I get some time, I will create it myself.
@CodeXdev
@CodeXdev 19 күн бұрын
You have a point!
@katekko1
@katekko1 16 күн бұрын
we can use flexible widgets aswell, that's the why its not required
@aradhya1712
@aradhya1712 14 күн бұрын
Adding height is stupid.. you don't always need height.. sometimes you have to use expanded
@aradhya1712
@aradhya1712 14 күн бұрын
Or sometimes we use aspect ratio.. that's why the default widget doesn't have height
@CodeXdev
@CodeXdev 14 күн бұрын
That is the point my friend, I am not insisting on height. The widget needs its parent to define height for it, either you use SizedBox or Expanded or Flexible or Any other it does the same thing (provide height info to child)