I get Error in product_card_horizontal in last container The constructor being called isn't a const constructor. Try removing 'const' from the constructor invocation.
Why not use wrap the Column with an Expaned widget instead of using a Sizedbox with a width(172) properties Is there any technical reason behind this? (I tried this and it worked and seems cleaner to me but I want to hear your opinion)
In the design, we aim to show part of the next product in the list view to give the illusion of a scrollable experience and indicate that more products are available. If you prefer not to show that, then using Expanded can be a suitable alternative for your layout.
You can use Theme.of(context) to dynamically change the background color of an image based on the dark theme in Flutter. You can also follow the theme tutorial. ua-cam.com/video/Ct9CrMegezQ/v-deo.html
I would suggest that sometimes you add a new widget.. but don't give any explanation of what it's for.. so it would help a lot if you just explain that this widget is for this purpose
Dear you just have to download the Complete project link is already in the description. In that link Click on the first version where it's written 0 and simply download the complete project. 100's people already did
thank you bro it helped a lot
You welcome 🤗
Following this series daily has helped me so much
I am glad that it helped. 😊🤗
Thanks brother i glad to follow your lectures
Thanks, brother! Glad to have you with me! 🙌
I get Error in product_card_horizontal
in last container
The constructor being called isn't a const constructor.
Try removing 'const' from the constructor invocation.
just remove the const from behind the widget.
This is a very fantastic project i am enjoying this project, how many videos left for the completion of this project?.
Thank you dear. After next video which will be the last of design. We will start the backend.
Nice Tuts
Thank you! If you have any questions or need further clarification on anything covered in the tutorials, feel free to ask.
Why not use wrap the Column with an Expaned widget instead of using a Sizedbox with a width(172) properties
Is there any technical reason behind this? (I tried this and it worked and seems cleaner to me but I want to hear your opinion)
In the design, we aim to show part of the next product in the list view to give the illusion of a scrollable experience and indicate that more products are available. If you prefer not to show that, then using Expanded can be a suitable alternative for your layout.
@@CodingwithT we can fix card width and the beginning and also use Expanded. This will give the same effect of illusion I think ?
how did you changed the background colour of image according to dark theme
You can use Theme.of(context) to dynamically change the background color of an image based on the dark theme in Flutter. You can also follow the theme tutorial. ua-cam.com/video/Ct9CrMegezQ/v-deo.html
I would suggest that sometimes you add a new widget.. but don't give any explanation of what it's for.. so it would help a lot if you just explain that this widget is for this purpose
One request, please update the Free Starter UI kit, it's showing null safety errors
Noted
❤❤❤
Sir can you share a assets folder only
You can download the free project and copy assets from it.
How can i download this there is no option to download please give me a link Please
@@CodingwithT
Dear you just have to download the Complete project link is already in the description. In that link Click on the first version where it's written 0 and simply download the complete project. 100's people already did