🚨 Important Note About Dummy Data 🚨 Hey everyone! 👋During the creation of this eCommerce app, I initially uploaded some dummy data (products, categories, brands, etc.) to showcase how the app works. However, I've now created detailed tutorials on the Admin Panel, where you can manage all the data yourself. Remember: Dummy data is just sample data. You can create and manage your own data directly through the Admin Panel. Everything is covered in the Admin Panel tutorials, which are also included in this playlist and a separate playlist. kzbin.info/www/bejne/lX2lmKyrjsx2ac0 So instead of relying on dummy data, I highly recommend watching the Admin Panel tutorials to learn how to handle all the data on your own. 💪 This will give you complete control over your app! Feel free to reach out if you have any questions. Happy coding! 😊
@adamilham_ Жыл бұрын
5 videos to go, I really need it, hopefully I can finished it before 5 January
@xtremestudios3836 Жыл бұрын
Sir plz upload next videos as soon as possible. I am a aptech student and got a flutter project e commerce app with admin panel. Your Videos really helpful. Plz upload it soon
@pacson Жыл бұрын
thank you sir! can't wait for the next tutorial 👍
@CodingwithT Жыл бұрын
I'm glad it's helpful 😁
@unknownprogramme7 ай бұрын
what is the difference between using FutureBuilder and direct use data from RX variable which is good approach. in this tutorial you have used FutureBuilder for fetching 4 products, why dont use RX variable ? like previous tutorials?
@CodingwithT7 ай бұрын
I have covered this answer in detail in the GetX tutorial Section uploaded on Patreon. Please join
@shivajimane244810 ай бұрын
can you please explain why you used the future builder here and other videos you haven't use ?
@irfanganatra5379 ай бұрын
Can u pls explain how u make bridge collection... i have created with manual code..looping with all products and added productId and CategoryId...
@Hamza-yq7sj Жыл бұрын
What about notifications?
@unknownprogramme7 ай бұрын
Great!
@youcase6312 Жыл бұрын
yes Sir
@unknownprogramme7 ай бұрын
why don't you provide dummy data list of products?
@CodingwithT3 ай бұрын
During the creation of this eCommerce app, I initially uploaded some dummy data (products, categories, brands, etc.) to showcase how the app works. However, I've now created detailed tutorials on the Admin Panel, where you can manage all the data yourself. Remember: Dummy data is just sample data. You can create and manage your own data directly through the Admin Panel. Everything is covered in the Admin Panel tutorials, which are also included in this playlist and a separate playlist. kzbin.info/www/bejne/lX2lmKyrjsx2ac0 So instead of relying on dummy data, I highly recommend watching the Admin Panel tutorials to learn how to handle all the data on your own. 💪 This will give you complete control over your app! Feel free to reach out if you have any questions. Happy coding! 😊
@saqibbhatti4452 Жыл бұрын
payment method ki kb aa
@CodingwithT Жыл бұрын
Payment methods will be after this playlist
@AshikRahman-fw3sv17 күн бұрын
❤❤❤
@KazybekMeiirbek Жыл бұрын
😃
@ukashaanwar945111 ай бұрын
sir ya error a rha ha 'package:cloud_firestore/src/query.dart': Failed assertion: line 754 pos 11: '(value as Iterable).isNotEmpty': 'in' filters require a non-empty [Iterable].
@CodingwithT11 ай бұрын
I think you are getting null in your query. Cannot say anything specific
@irfanganatra5379 ай бұрын
I am getting the same, dont know how to explain but looks like we both making mistake in bridge collection. lets have an example, like we are jumping to Electronics category Screen(here Electronics is a parent category), so its obvious that none product has this id as categoryId bcz product has with subcategoryId like mobile,laptop. so that this function getBrandsOfCategory will return 0 products...hope i am clear....if we pass subcategoryId to this function it will work..but here we need to pass parent CategoryId
@adisbuljubasic57062 ай бұрын
@@irfanganatra537 how did you get it to work? i can't fetch product at all
@irfanganatra5372 ай бұрын
@@adisbuljubasic5706 sure to help you but i am off for somework..will check tomorrow