Thank you so much for your kind words! I'm glad you found the tutorial helpful. If you have any more questions or need further assistance, feel free to ask. Keep coding and learning! 😊🚀
Sir whenever I try to use TBrandWithVerifiedIcon in row it gives me renderbox error,so i have to use the TBrandtext instead....could u please suggest what i should do...should i remove the flexible widget??????
@@CodingwithT in t_brand_title_text_with_verfied_icon.dart > TBrandTitleWithVerifiedIcon() remove the Flexable widget that warping the TBrandTitleText() it should fix it but idk if that gonna efeect something else thanks to @mohsinirfan4498
hi am getting exception after this RenderBox was not laid out: RenderRepaintBoundary#9a64b relayoutBoundary=up1 NEEDS-PAINT 'package:flutter/src/rendering/box.dart': Failed assertion: line 1965 pos 12: 'hasSize' i checked everything but still not able to figure out
Sir May God keep on blessing you. You are amazing!!! Great Tutorial ever😇
Thank you so much for your kind words! I'm glad you found the tutorial helpful. If you have any more questions or need further assistance, feel free to ask. Keep coding and learning! 😊🚀
Thanks and nice
You welcome
Thank you sir
Yiu welcome 🤗
are you going to complete the app with an admin dashboard for receiving and managing orders? and is it going to be web based or mobile app?
I know it’s very late but admin panel is now available on web based.
❤❤
Thank you ✌
please when are you completing the full app , i really need your backend please
In few days
❤❤❤
Thank you 😊
Sir whenever I try to use TBrandWithVerifiedIcon in row it gives me renderbox error,so i have to use the TBrandtext instead....could u please suggest what i should do...should i remove the flexible widget??????
I know it’s late but if you still have the issue let me know
@@CodingwithT in t_brand_title_text_with_verfied_icon.dart > TBrandTitleWithVerifiedIcon()
remove the Flexable widget that warping the TBrandTitleText() it should fix it
but idk if that gonna efeect something else
thanks to @mohsinirfan4498
Your image is completely shown in white screen. But mine shows in half white and half black. What should i do
You can add any other light and dark color.
i mean when i switched into light mode the below part(except image part) is black and still remains black in dark mode.. ..
Hello
What is procedure of getting full code. Kindly help
In a few days I'll upload the complete app and will share the link. 😊
Thank you brother
can you make PDF app
do we need to pay to download your source code?
Starter kit with all the assets included is free 🆓 🎉.
Please ,you send assets file
@@CodingwithT
hi am getting exception after this
RenderBox was not laid out: RenderRepaintBoundary#9a64b relayoutBoundary=up1 NEEDS-PAINT
'package:flutter/src/rendering/box.dart':
Failed assertion: line 1965 pos 12: 'hasSize'
i checked everything but still not able to figure out
Did you able to solve it? You can reach me at support@codingwitht.com ✌️
remove flexible from brand with icon widget
Wont removing flexible cause any problems???@@mohsinirfan4498
@@mohsinirfan4498 Thank you, that fixed it.