This project is very helpful, when do you think you will finish it?
@CodingwithT Жыл бұрын
All design related videos are uploaded now only Backend left. Will start in a day or two
@attruongquang5856 Жыл бұрын
@@CodingwithT Oh, will the backend take longer time than a month?
@CodingwithT Жыл бұрын
No not at all
@kennedyngigi50714 ай бұрын
I feel there is an issue with the type of custom appbar used. Take for example when you scroll the homescreen, there is no status bar or appbar doesn't stick at the top. @CodingwithT
@CodingwithT22 сағат бұрын
To fix the issue with the appbar not sticking at the top when scrolling, make sure you're using a SliverAppBar inside a CustomScrollView or using the flutter_slivers package. For the status bar visibility, you can set the SystemUiOverlayStyle to ensure it doesn’t overlap the app bar
@eshu983811 ай бұрын
can we change the border color of dropdown menu box?
@CodingwithT11 ай бұрын
yes we can change it
@eshu983811 ай бұрын
@@CodingwithT how
@sourabhsingh98568 ай бұрын
sir what about order tracking ,notification and admin pannel please sir
@CodingwithT8 ай бұрын
Admin panel tutorials are uploading daily on Patreon. www.patreon.com/CodingwithT848/membership. I will add the order tracking, notification and much more after completing the admin panel. Thank you for your patience and support.
@kunalsin Жыл бұрын
Sir can u make Also a PDF app
@aouadicharaf103811 ай бұрын
❤❤❤
@musautmani6706 Жыл бұрын
Sir! Is it responsive UI?
@CodingwithT Жыл бұрын
Dear its adaptive UI. Responsive UI is the one which changes as the device size is changing by not closing the app. Like we have a browser.
@musautmani6706 Жыл бұрын
@@CodingwithT Sir what is the key difference between both.