Build A Production-Ready Complex App With FlutterFlow, Supabase, BuildShip and Stripe

  Рет қаралды 18,086

James NoCode

James NoCode

Күн бұрын

Пікірлер: 66
@jamesnocode
@jamesnocode 7 ай бұрын
👍VIEW/CLONE ALL MY NOCODE APPS + support my work: www.patreon.com/jamesnocode 👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com 👍GET MY NEW TRAINING - MASTERING SUPABASE: masteringsupabase.com
@AanchUrawat
@AanchUrawat 7 ай бұрын
sir many problems faces with errors show
@MGisDaMan
@MGisDaMan 5 күн бұрын
Anyone else get an error at 52:34? I followed everything, my product table has a row called "name". After adding the Query to name and Variable to name and Testing API call, I get Status: 400 (Failure). Error on top right bug shows: Variable "name" specified in API call does not exist. HELP!! 😅
@rianneil1598
@rianneil1598 7 ай бұрын
Appreciate this long detailed tutorial. Was struggling with category filtering and this video helped. Keep up the good work!
@JuanPerez-vv5lk
@JuanPerez-vv5lk 7 ай бұрын
3:46 how can I add the plus/ minus button and a text box to put the quantity? this way customers can add the quantity easily, customers always pick more than 1 quantity
@oyster1150ify
@oyster1150ify 29 күн бұрын
Hi James! Im a newbie and really enjoying your videos! I have a question! I tried replicating the add to cart function and it works okay but when I log in with a different user ID, I can see other user’s cart list due to the appstate. How can I fix this??
@oyster1150ify
@oyster1150ify 3 ай бұрын
Best tutorial ever!! You are the best James!!!
@inzimamali
@inzimamali 7 ай бұрын
Hi James! I would really like to appreciate your work regarding flutterflow as per my research you are teaching some really good and deep stuff, but with these full production-ready complex apps you can focus on micro apps that would be fun to learn and as well as they would be beginner friendly , and i hope you would consider it important and consider working on micro apps like notes app, quiz app and many more simple apps with the UI as well as the backend .
@DavidFrancis-sk6iz
@DavidFrancis-sk6iz 7 ай бұрын
love this!! best combo of tools out there for nocode builders - FlutterFlow, BuildShip & Supabase!! PS: loving the award plaque on the back 😄
@jamesnocode
@jamesnocode 7 ай бұрын
Awesome, thank you!
@AanchUrawat
@AanchUrawat 7 ай бұрын
unexpected null value. The revelant error-causing wedget was: HomePageWedget solve this error Please sir 🙏
@landospot
@landospot 6 ай бұрын
For the GetProducts request in Home I changed the expression for the variable 'name' from searchString != null ?"ilike.*$searchString*":"ilike.**" to searchString != null ?"ilike.*$searchString*":"gt.0" and no more 'null list' issues.
@Eduardmar
@Eduardmar 3 ай бұрын
change the "null" with empty "" like this: searchString != "" ? "ilike.*$searchString*" : "ilike.**"
@AVLRover
@AVLRover 2 ай бұрын
In your API Call definition / Variables / set Default Value to Empty String
@svysvr4268
@svysvr4268 2 ай бұрын
maybe a minor detail, but at 1h 49m a function that was not created during the tutorial suddenly comes into existence. This is the second video on this channel that i begin, then end up abandoning after many hours invested following the video. Not sure if i wish to continue following any other tutorials from this channel. Maybe i'll come back after learning more basic stuff and be able to figure out the gaps in the tutorial. I do have a question about your patreon content. Is the patreon video content edited in the same manner that regular youtube content is edited? I seems like there are many gaps in flow. Seconds missing here and there which makes menu navigation cumbersome. Thanks anyways, i did learn something.
@samcon777
@samcon777 18 күн бұрын
just the same the patreon content get one day beforehand that it keep forgetting to cancel ffs
@emeriktremblay3881
@emeriktremblay3881 7 ай бұрын
Great video, I'd be curious to see how uou would make the UI to match the design file
@yasserhy
@yasserhy 6 ай бұрын
Which app are you using for these cool diagrams while you're explaining the app and database schema?
@eugeneki7393
@eugeneki7393 7 ай бұрын
what is the best way to implement PUSH when I use Supabase? I need to send it to the shop owner when he gets a new order. 1. Make authorization with FB? 2. OneSignal? 3. Buldship?
@algelaan
@algelaan 7 ай бұрын
I've the same question
@JulianLochen
@JulianLochen 3 ай бұрын
What‘s the name of the software to plan the schema and design the app?
@MarcoCadeddu-z9p
@MarcoCadeddu-z9p Ай бұрын
Is there a way to avoid being redirected to a web page after payment?
@MsSirrus
@MsSirrus 7 ай бұрын
Super video thanks James ! I did not find anywhere how to display pdf files from private bucket without generating a signed url. But with the GET method. Do you have any solutions on how to manage private files without having a direct link into the browser ? Thanks a lot !
@UtkarshPriye
@UtkarshPriye 7 ай бұрын
Hey James, I need help with "how to make checkboxgroup to select only one option in flutterflow"
@shubhamsapra1361
@shubhamsapra1361 7 ай бұрын
Hi James, thanks for the video. I had one doubt. The cart items that are updated in the app state, do we also need to add the user id or will it be different for each user automatically? For eg, if person A logs in and add items to his cart, will Person B's cart will also contain those items? Its a very naive doubt but i ll really appreciate your response. Thanks
@jewalsh2k
@jewalsh2k 7 ай бұрын
What design tool are you using at the beginning of the video?
@AanchUrawat
@AanchUrawat 7 ай бұрын
not working shows many problems after filter
@josepedromachado902
@josepedromachado902 7 ай бұрын
Awesome video! I'm building a SaaS on flutterflow+supabase. Is using build advisable/mandatory? Can I develop a complete subscription flow using only supabase server functions? Thanks!
@marius_burger
@marius_burger 7 ай бұрын
Dude you're my hero thanks for these I'm learning so much
@atheer3343
@atheer3343 7 ай бұрын
Great! Can you please make one for Stripe Connect (for multivendor/multiple Sellers) without Buildship and if possible without redirecting the user outside the app. Again thank you for this info truly needed for FF/Supabase. ❤
@Gagan-fv8mn
@Gagan-fv8mn 7 ай бұрын
Big Fan brother you helped me a lot please make an video on creating an wallpaper app in flutterflow using pixels api.
@mrkasax
@mrkasax 7 ай бұрын
You are thé best
@onedayapp3534
@onedayapp3534 7 ай бұрын
Thankyou so much for videos like this. Could you make an Airbnb clone with supabase? Implenenting uploading a place, renting and maps
@bankoledada
@bankoledada 7 ай бұрын
what he said
@shaypatriccormac5273
@shaypatriccormac5273 5 ай бұрын
lot of errors in filter, it is showing page state is null.
@BJGRO8LER
@BJGRO8LER 4 ай бұрын
Also cant get it to work
@AVLRover
@AVLRover 2 ай бұрын
In your API Call definition / Variables / set Default Value to Empty String
@AanchUrawat
@AanchUrawat 7 ай бұрын
image showing through supabase not showing
@estefanocampoverde3660
@estefanocampoverde3660 7 ай бұрын
How to create a web3 app with lowcode in flutterflow?
@williamsalazar2624
@williamsalazar2624 7 ай бұрын
can you build an app with IoT to control light of my house?
@tiffanyw3794
@tiffanyw3794 7 ай бұрын
Can this be done with streamlit
@samcon777
@samcon777 7 ай бұрын
Nice just ask for this yesterday ❤
@danielcortez7971
@danielcortez7971 7 ай бұрын
I'm getting an error on part 5 after I register name in the query parameters😢.
@iljewels
@iljewels 6 ай бұрын
same here
@AVLRover
@AVLRover 2 ай бұрын
In your API Call definition / Variables / set Default Value to Empty String
@SimoBen1
@SimoBen1 7 ай бұрын
u are the best James
@mateusz.mirkowski
@mateusz.mirkowski 7 ай бұрын
What t-shirt do you have? "Ogień" means "fire" in polish. :D
@sakhaff4464
@sakhaff4464 7 ай бұрын
Supabase auth is a nightmare now. i dont' know why but nothing works.
@abdoulayeDiallo-ed2ze
@abdoulayeDiallo-ed2ze 7 ай бұрын
please do a custom stripe account and stripe custom unbording .You just ignore it like a part 4 we never get. Thank you
@rahulrollno.-0689
@rahulrollno.-0689 7 ай бұрын
woow
@yasserhy
@yasserhy 6 ай бұрын
I love your videos and I think you have the knowledge and experience. However, you're moving too fast in the videos and your mouse is everywhere and the windows are switching fast. It makes it extremely difficult to follow along. I started following the first 20 min then I gave up.
@JuanPerez-vv5lk
@JuanPerez-vv5lk 7 ай бұрын
I wish you can do another tutorial like this without that stupid Buldship thing.
@basavarohin8220
@basavarohin8220 7 ай бұрын
Do you have any problem with build ship
@marcc0183
@marcc0183 7 ай бұрын
@@basavarohin8220 that when you reach many users you pay a lot of money and it adds slowness to the app
@emeriktremblay3881
@emeriktremblay3881 7 ай бұрын
why
@innovatorshome
@innovatorshome 7 ай бұрын
Buildship is stupid
@emeriktremblay3881
@emeriktremblay3881 7 ай бұрын
@@innovatorshome ?
@playtech9720
@playtech9720 7 ай бұрын
Why not firebase new videos
@Appdict
@Appdict 7 ай бұрын
Because Firebase sucks!
@strawhatsanji4985
@strawhatsanji4985 6 ай бұрын
Really enjoy your videos taught me a lot, but you really got to do a better job on your KZbin titles. Production ready complex app gives us viewers no reference of what we will be building. I literally had to go through 12 of your videos to find the one I wanted to learn because all of them are the same title. Simply naming the videos on what project ( Uber Clone using Flutterflow) will 10x more sense.
Build A Tinder Style Dating & Meetup App (Chat and Maps) From Scratch
2:42:20
Complete Flutter E-commerce App - Bloc, Clean Architecture, Firebase
9:26:17
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 58 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 28 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,6 МЛН
How to build any app with AI & no coding! Cursor tutorial
42:13
The best no code mobile app builders in 2024
23:11
Matthew Gira
Рет қаралды 13 М.
Build A Real App With FlutterFlow 5.0 and Supabase (From Scratch)
2:13:34
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 58 МЛН