Flutter Firebase CRUD | Addresses in eCommerce App Flutter 2024

  Рет қаралды 6,111

Coding With T

Coding With T

Күн бұрын

Пікірлер: 56
@Suleiman-PC
@Suleiman-PC 11 ай бұрын
I am very happy to see my boss back in action
@CodingwithT
@CodingwithT 11 ай бұрын
Thank you 😊
@Suleiman-PC
@Suleiman-PC 11 ай бұрын
🥰@@CodingwithT
@CodingwithT
@CodingwithT 3 ай бұрын
🚨 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! 😊
@rakuten6555
@rakuten6555 11 ай бұрын
Was waiting for you Bro ❤🎉
@CodingwithT
@CodingwithT 11 ай бұрын
Thank you
@Oveshshaikh001
@Oveshshaikh001 11 ай бұрын
Can you discuss admin panel features and ui?, and your course is one of the best course in KZbin. Here is only one production ready project in KZbin thank you for this course.❤
@CodingwithT
@CodingwithT 11 ай бұрын
Admin Pannel Playlist is under development process i will upload it ASAP.
@amankumaragrawal1894
@amankumaragrawal1894 11 ай бұрын
Hi coding with T can you please help me in which video i can find circular loader and TFullScreenLoader
@Ikkiahsan
@Ikkiahsan 11 ай бұрын
Me too, but I just didn't find Circular Loader sirr ​​ @CodingwithT
@choyry1403
@choyry1403 11 ай бұрын
i am still waiting for the web admin panel tutorial sir Very thanks for you, your tutorial very help me
@CodingwithT
@CodingwithT 11 ай бұрын
Coming Soon 🔜
@johnmilesmorales6044
@johnmilesmorales6044 11 ай бұрын
love to see it. may i ask how many videos are left to proceed in admin section?
@CodingwithT
@CodingwithT 11 ай бұрын
Mainly 2 video Cart and Orders but still also create 2 to 3 Payment methods and then start Admin panel
@ngonimudzudzu3611
@ngonimudzudzu3611 11 ай бұрын
Hi boss. Are you going to implement the search functionality? Would love to see that 🙂
@CodingwithT
@CodingwithT 11 ай бұрын
I will create a video on it.
@SamirAa-tw8xh
@SamirAa-tw8xh 10 ай бұрын
you dont show full screen add new address, what i add on ElevatedButton SAVE funcation and where the TCirculardLoading widget?
@ruuching2222
@ruuching2222 7 ай бұрын
for ElevatedButton SAVE: onPressed: () => controller.addNewAddress()
@ravitejanidumolu6091
@ravitejanidumolu6091 3 ай бұрын
Just add controller.addnewaddresses that's it
@ravitejanidumolu6091
@ravitejanidumolu6091 3 ай бұрын
Just add controller.addnewaddresses in save button
@keosokleang4649
@keosokleang4649 11 ай бұрын
Hello T, I am currently a sophomore and my teacher tell me to create a flutter eCommerce app by building api, m just curious if the assignment fit the project you're doing or no ? Because if do , i will try to watch the tutorial from scratch
@CodingwithT
@CodingwithT 11 ай бұрын
If you need e-commerce then yes.
@keosokleang4649
@keosokleang4649 11 ай бұрын
@@CodingwithT but does your whole prject relate to fecthing api or not ? 🙏
@adityaprashar9104
@adityaprashar9104 11 ай бұрын
Course is completed fully or not or some video is left for this playlist
@CodingwithT
@CodingwithT 11 ай бұрын
2 videos to GO
@Wolves34
@Wolves34 2 ай бұрын
hello sir! i had some troubles in this part. i can create a new address, the addresses is fetching too, but I cant pick another address to choose. when I tap the other address, it says that 'Unable to update your address selection', just like the error message at the updateSelectedField function in address_repository.dart.
@Wolves34
@Wolves34 2 ай бұрын
oh and when i look inside the firestore, all the selectedAddress is set to true, and it isn't changed when I click another address
@CodingwithT
@CodingwithT 2 ай бұрын
You need to debug the code and see what exactly is the exception. Next check your function name which you are trying to update should be exactly same as in the database.
@DocendoDiscimus
@DocendoDiscimus 2 ай бұрын
@Wolves34 Did you solve the problem?
@Wolves34
@Wolves34 2 ай бұрын
@@CodingwithT the exception is from addressRepository, specifically in the updateSelectedField function
@Wolves34
@Wolves34 2 ай бұрын
@@DocendoDiscimus not yet, still tryna figure this things out. did you have the same problem wimme?
@dilshad-noshad
@dilshad-noshad 11 ай бұрын
Great👍........ in this video you didn't show TCircularLoader.
@CodingwithT
@CodingwithT 11 ай бұрын
Sorry for that but I think I showed multiple times as we also created that widget in the design so to save time.
@dilshad-noshad
@dilshad-noshad 11 ай бұрын
Can you please tell me in which video you showed this TCircularLoader@@CodingwithT Because I couldn't find it.
@hemraju6812
@hemraju6812 11 ай бұрын
Sir, please share a video .How to upload first project in envatomarket
@CodingwithT
@CodingwithT 11 ай бұрын
Nice suggestion 😃. I will try
@map-dev
@map-dev 11 ай бұрын
Sir, can you insert Google Map into the app? it will be very interesting
@CodingwithT
@CodingwithT 11 ай бұрын
Yes we can add that too 🤠
@a47gaming25
@a47gaming25 11 ай бұрын
I am facing an issue in selectedAddress .In this, id is using address of id and not using document id of 'Addresses'
@a47gaming25
@a47gaming25 11 ай бұрын
In address_controller.dart, selectedAddress.value.id is id of address model.Where am I wrong sir, it should be the document id of 'Addresses'
@CodingwithT
@CodingwithT 11 ай бұрын
While fetching the address from the database, assign document.id not the id from the json
@a47gaming25
@a47gaming25 11 ай бұрын
@@CodingwithT Sorry sir, i get it. my fault is in Model class
@AlanAlejo-fp4mh
@AlanAlejo-fp4mh 11 ай бұрын
Hi Sir, why use DateTime?
@CodingwithT
@CodingwithT 11 ай бұрын
Because I need date
@DocendoDiscimus
@DocendoDiscimus 2 ай бұрын
I can upload the addresses, I can fetch them but they are all selected. I also get this error when I click flutter: 'package:cloud_firestore/src/collection_reference.dart': Failed assertion: line 116 pos 14: 'path.isNotEmpty': a document path must be a non-empty string
@CodingwithT
@CodingwithT 2 ай бұрын
This means you are trying to fetch some document without any doc id
@footballgrinta-8714
@footballgrinta-8714 9 ай бұрын
you didnt't show TCircularLoader code sir
@dilshanisenarathna8096
@dilshanisenarathna8096 11 ай бұрын
Dear, T .. Could I get your firestore db data file?
@CodingwithT
@CodingwithT 11 ай бұрын
Database?
@dilshanisenarathna8096
@dilshanisenarathna8096 11 ай бұрын
@@CodingwithT I mean, all the data inside your firebase firestore
@choyry1403
@choyry1403 11 ай бұрын
Hello Sir, i will buy the learning in Udemy are you any Coupon ? hehe 😁
@CodingwithT
@CodingwithT 11 ай бұрын
Not actually 😃.
@Oveshshaikh001
@Oveshshaikh001 11 ай бұрын
Whats wrong with me you don't answer my comments, i m also your subscriber it is hearted me💔
Effortless Flutter Cart Management | Flutter eCommerce App 2024
52:43
«Жат бауыр» телехикаясы І 26-бөлім
52:18
Qazaqstan TV / Қазақстан Ұлттық Арнасы
Рет қаралды 434 М.
Жездуха 42-серия
29:26
Million Show
Рет қаралды 2,6 МЛН
The Lost World: Living Room Edition
0:46
Daniel LaBelle
Рет қаралды 27 МЛН
Raycue Dock for 2024 Mac Mini M4 (Review)
8:23
Mr. Brown’s Basement
Рет қаралды 5 М.
OpenAI's o1 just hacked the system
26:31
AI Search
Рет қаралды 29 М.
Flutter Forgot Password with firebase | Reset Password in flutter
16:36
«Жат бауыр» телехикаясы І 26-бөлім
52:18
Qazaqstan TV / Қазақстан Ұлттық Арнасы
Рет қаралды 434 М.