Thanks james great video - would be nice how to implement totals and how they calculate when you add and remove products. Also, how could quantities be implemented in flutterflow - would be nice to see part 2 to this video to show total and quantities
catRefID in the products collection is not linking to the categories. You mentioned that the DocID in both collections will get generated automatically, and I think you forgot to show something essential in this video. I'm following every step, and when I run the app, the homepage is working, but when I click on a category an empty ProductList page pops-up. Can you please comment here or in the video description how we link the categories to the respective products? Thank you :)
Wow thank you so much, this is really nice and simple to follow and apply 😊 I'm currently working on my ecom app. You've really helped. Thanks once again.
Hi James! Thanks for the video. I’m struggling with adding an empty state page. So when the cart is empty I want it to display a message. Would appreciate your help 😊
Hey James, how to only add product where there is not in list of shopping cart ( same product, same specification like size / type ) but where the product is there only + quantity
Hi James - Thank you so much for the video. Question on the image - what if the image isn't on google or a website? If I have it on my computer how do I add the url?
Thank you so much for these brilliant videos, James. Could you please please please explain how to add to cart from two or three different models - for example, one schema is for Rental car, other for Flights and third for Hotels - something like Expedia? Even a 5min video will be extremely helpful.
A question: I'm migrating from Glide app to Flutterflow and found your channel. You said that I could somehow import my google sheets data to Firebase... I would be very interested to hear how would you do that? I have seen some codes for uploading, but if there is some simple way to do that, I would really appreciate your help. :D (You got +1 sub just now)
Hi James, love your job. I would like to contribute and enjoy your content on patreon. But I don't understand English properly. Could the content on Patreon be subtitled like on youtube?
I'm building an app in which I'm collecting category from a user. Let's say in ur current project, user is creating a product, he can select category from a dropdown list. When he submit & we store this information in Firstore, it gets saved in Products collection with category as string. But how can I collect this category in such a way that it will get saved in my category collection which has default category name and image. please help!
Another great video. But why did you stop making bubble video training ? I was hoping a video on how to get data from integromat via get call api ? Like the one you did to post data.
HI James, good stuff going on. If i save these cart details in local state then how will we be able to detect abandoned carts? Is there another way to store the cart details on our database? Thanks
How can you handle repairing products in the shopping cart? Can you give an example for handling quantity on the products added to the shooing cart and also the calculating total at checkout ?
If I'm building a successful app in flutterflow then I have to upgrade my plan in flutterflow for playstore deployment. After 2-3months If I'm cancelling my subscription from flutterflow will it affect previously deployed apps in playstore
This was all super helpful but leads me right to a dead end as a NO CODE builder. You have to know how to code to sum up the cart or say if you wanted to post a sum of collections from firebase somewhere else. I have look all over the web for a solution and it seems you have to know how to write code to make this happen. In turn you have a store with not checkout...
Thanks james great video - would be nice how to implement totals and how they calculate when you add and remove products. Also, how could quantities be implemented in flutterflow - would be nice to see part 2 to this video to show total and quantities
catRefID in the products collection is not linking to the categories. You mentioned that the DocID in both collections will get generated automatically, and I think you forgot to show something essential in this video. I'm following every step, and when I run the app, the homepage is working, but when I click on a category an empty ProductList page pops-up. Can you please comment here or in the video description how we link the categories to the respective products? Thank you :)
Hey I'm having the same problem. Did you manage to solve it?
Have a look at 12'40''
Good tut.
A detailed admin panel tutorial will be of great help.
Wow thank you so much, this is really nice and simple to follow and apply 😊 I'm currently working on my ecom app. You've really helped. Thanks once again.
YOU ARE A GOD... NO QUESTION ABOUT IT
Lovely video but how so i track the quantity the buyer intend to buy. I have not been able to do this
Hi James! Thanks for the video. I’m struggling with adding an empty state page. So when the cart is empty I want it to display a message. Would appreciate your help 😊
omg its really working thANKS SO MUCHHHH
Hey James, how to only add product where there is not in list of shopping cart ( same product, same specification like size / type ) but where the product is there only + quantity
Hi James - Thank you so much for the video. Question on the image - what if the image isn't on google or a website? If I have it on my computer how do I add the url?
Thank you so much for these brilliant videos, James. Could you please please please explain how to add to cart from two or three different models - for example, one schema is for Rental car, other for Flights and third for Hotels - something like Expedia? Even a 5min video will be extremely helpful.
A question: I'm migrating from Glide app to Flutterflow and found your channel. You said that I could somehow import my google sheets data to Firebase... I would be very interested to hear how would you do that? I have seen some codes for uploading, but if there is some simple way to do that, I would really appreciate your help. :D (You got +1 sub just now)
How would you import the Google Sheets into Firebase?? You said import like it was easy but I haven't found an easy way
bless your soul and family my friend
Thanks Mr. James👍🏻 ✨
i was at the 8 minutes mark then i got engrossed in the potential masterpiece i could make and started dancing and bobbinb my head
Hi James, love your job. I would like to contribute and enjoy your content on patreon.
But I don't understand English properly. Could the content on Patreon be subtitled like on youtube?
Hi James, nice work.
Bro I'm curious ...is there a way to create a website using flutterflow...or do u have a better website ???..love your content btw
Hi jammes
How do you get the web App of the Marketplace using flutterflow
Is it possible
One questio, how do you add custom images to the products dataset? Do you have to upload it somewhere and then copy theurl?
How do you manage the order. You sayed PayPal for payment. But how did you get the information of the order from the user?
very very gooood, thaaankss maan
james would u know how to creat user's daily post count?
I'm building an app in which I'm collecting category from a user. Let's say in ur current project, user is creating a product, he can select category from a dropdown list. When he submit & we store this information in Firstore, it gets saved in Products collection with category as string. But how can I collect this category in such a way that it will get saved in my category collection which has default category name and image. please help!
thank james. The proposed payment methods do not fit the definition in Israel.
Do you have a suggestion for users in Israel?
Another great video. But why did you stop making bubble video training ? I was hoping a video on how to get data from integromat via get call api ? Like the one you did to post data.
HI James, good stuff going on. If i save these cart details in local state then how will we be able to detect abandoned carts? Is there another way to store the cart details on our database? Thanks
I would love to see an ecommerce store built with supabase instead of firebase, just in case you're looking for a new project to do 😉
🙌
Nice tutorial ... I've got a problem ... when I first used soft soft , there were so tutorial such as Slayer , wNice tutorialch disappeared after I
How can you handle repairing products in the shopping cart? Can you give an example for handling quantity on the products added to the shooing cart and also the calculating total at checkout ?
Cool You really help me Well done!
this video helped me. thanks
What tool are you using to visually show the app flow?
He's using Whimsical.
If I'm building a successful app in flutterflow then I have to upgrade my plan in flutterflow for playstore deployment. After 2-3months If I'm cancelling my subscription from flutterflow will it affect previously deployed apps in playstore
Very helpful video, how can we allow users to add product quantities to the cart/local state?
Bravo 👏 bravo 👏 bravo 👏
That what I wanted great
Thank you, bro!
THANKS ALOT!!! LOVE U
Can I get help with building a tinder clone using flutter flow ? I need help please
This was all super helpful but leads me right to a dead end as a NO CODE builder. You have to know how to code to sum up the cart or say if you wanted to post a sum of collections from firebase somewhere else. I have look all over the web for a solution and it seems you have to know how to write code to make this happen. In turn you have a store with not checkout...
I'm facing a problem where the items won't show in the cart unless it's more than 1 item. Anyone has an idea how to solve it?
hey brother i cannot get my image to load in the UI from the DB call
please help @James NoCode
Thank you!
that is helpful thanx
Can i have the link to excel sheets
is this possible to mix python and flutterflow?
can you do Agora with flutterflow plz
Thanks
How DO YOU OPEN A setup ALL OF THE TUTORIALS START WITH A setup
Make an video calling app using flutterflow
lmao i was tNice tutorialnking ths sa tNice tutorialng then i saw ur comnt
Thx
Please sir make Uber delivery All Apps For Customer And Delivery Partner App, I will be waiting for you.
best
payments ?!
Deus888 nah I was just too bored bc I already knew everytNice tutorialng he was talking about
Yup
❤
Wow
😍😍
Change the title to ecommerce app not site. Flutterflow does make sites too!
I thought so too, or does flutterflow now support web apps?
i made a web app
funciona
Sa
BS
Thank you. Teşekkür bro.
I repeated the same procedure and the same thing happened with me. 藍藍