Mastering

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 28

  • @jimvh7557
    @jimvh7557 Рік тому +1

    Great content once again Steve! All I now need is more time to play around with FF. Always looking forward to your next video. Hope my comments help the channel grow 😉

    • @the_digitalpro
      @the_digitalpro  Рік тому

      Thank you sir. Of course all community engagement is most helpful. Good luck.

  • @cacaowonder2078
    @cacaowonder2078 Рік тому

    This is great! Thank you. Can you do a video on how to create a list of favourites

  • @kubedigitalhub
    @kubedigitalhub Рік тому +1

    Thanks Steve for all your tutorials. I've learnt a lot from your content and you won't believe how many people you've helped. Can i tap into your wealth of knowledge pls? I'm working on a wallet app in Flutterflow and Supabase but the major challenge I'm facing is implementing the logic for transferring money within the wallet. I mean send money from one user wallet to another user wallet. Can you please give me direction on how to achieve this or make it a tutorial for everyone to learn. Thanks once again.

    • @the_digitalpro
      @the_digitalpro  Рік тому

      Hi thank you for your kind words. Can I ask a question. Would you be wanting to transact real money or virtual money? Real money will likely cause you a number of headaches throughout the whole process.

    • @kubedigitalhub
      @kubedigitalhub Рік тому

      @@the_digitalpro thank you for getting back. The idea is I'm actually going to transact real money but it's going to be just adding money to wallet and withdrawing money back to a bank account which I'm gonna be using api for. The moving money from wallet to wallet is going to happen virtually. All that will be happening is just manipulating the database within the wallet. I've written a supabase edge function for it but i can't get it to read the senderuserid. I can send the code to you if you don't mind. I actually followed the tutorial you did on "how to implement delete account in supabase.

  • @JimilPatel-f6h
    @JimilPatel-f6h Рік тому

    As always you make great videos. I have a question. I made a component in flutterflow and gave it a supabase query. Then in action flow, i gave refresh database for that component. But it does not seem working in test mode. I mean I'm manually changing my value of one item from true to false and then press button and as per button it should give desired results but it doesn't working. Have you faced this issue? Or know how to deal with it?

  • @marcelomagalhaes4508
    @marcelomagalhaes4508 Рік тому +1

    Are there any videos about authentication with Google, Apple and other social networks with Supabase and Flutterflow?

    • @the_digitalpro
      @the_digitalpro  Рік тому +1

      Hey thanks for your message. Unfortunately this is not currently supported in FlutterFlow at this present time. Email authentication is the only method. Firebase is the only platform with full social authentication features.

    • @marcelomagalhaes4508
      @marcelomagalhaes4508 Рік тому

      @@the_digitalpro oh that's sad... I'm building an app and I didn't want to go with Firebase, because I prefer relational databases... Do you know if there's any plan to add that support? And thanks for the answer and the excellent videos!

  •  Рік тому

    Great. Thanks

  • @ericjam3z
    @ericjam3z 6 місяців тому

    Thank you for the great tutorial. I have quick question about reordering a Listview in Supabase. Is it possible (i'm sure it is), and do you have a way to do it?

  • @NukeAWhale4Jezus
    @NukeAWhale4Jezus Рік тому

    Thanks for the video. This is probably a stupid question but In the last supabase example i’m confused, why can you not add the database refresh to the action chain of the first action? What is the added benefit of doing the callback to a separate action? Thanks for explaining!

    • @the_digitalpro
      @the_digitalpro  Рік тому

      When you say first action do you mean within the actual component itself?

    • @NukeAWhale4Jezus
      @NukeAWhale4Jezus Рік тому

      @@the_digitalproyes exactly, the action that marks the image as archived

  • @Tabiboona
    @Tabiboona Рік тому +1

    I love ur videos bro, they're my first choice, but the audio need a little tweak, it sounds boxy, send me the audio for ur next video I'll fix it for you, for free as a thank you for the valuable content ❤

    • @the_digitalpro
      @the_digitalpro  Рік тому

      Hi thanks for the feedback. I'll check this because it's the first time anyone has reported any observations in regards to audio. I do use a professional microphone and the room I record in is well insulated. I need to resolve if there are any issues. Thanks for your message.

    • @Tabiboona
      @Tabiboona Рік тому

      @@the_digitalpro I don't think i can explain it verbally, so I edited the audio in a sample from ur vids, playing before and after
      I uploaded it to YT as a private video

  • @alexf.2496
    @alexf.2496 8 місяців тому +1

    thx 🤩

  • @MartinRichtar
    @MartinRichtar 8 місяців тому

    Great! Just another tip.. when that "refresh database request" doesn't work and says: "no eligible database request present to refresh" .. It's because you need to have enabled the "Single Time Query" option on the Backend Query (Query Collection or API Call) on any scrollable widget!

  • @chase-jg2gu
    @chase-jg2gu Рік тому

    Hello. I am building an application for a client, and I'm just about done, but something weird is happening in test/run mode. My custom NavBar component at the bottom of the screen disappears. I can still click the invisible buttons to navigate. I am using an action button in the middle (similar to your last video), and that shows up... but nothing else. The layout of my NavBar is eerily similar to the one you made in your video:
    Stack
    Container (to hold the row below)
    Row (4 icon buttons w a divider in between)
    Container (just being used for a top border, height = 1)
    Container (Action Button Container)
    IconButton (Action Button)
    Any ideas? The custom navbar shows up in preview mode. I am testing it while signed in (authenticated), so that shouldn't be an issue. And it's a custom nav bar (component) so the FlutterFlow NavBar settings shouldn't matter.

  • @matiasignacio6354
    @matiasignacio6354 7 місяців тому

    Hello! How can I make it so that when a button is pressed in my component, it makes a GET request to an API and updates the list view of my app page with the data obtained from that new API call (on my component)? Keeping in mind that I have a GET API call where I display a specific table in my list view, is it possible to update it in that way when I press the button from the component?

  • @AD-gy5bj
    @AD-gy5bj Рік тому

    One more comment. Use light mode because dark mode cause’s loss of concentration and headache. Further, a study shows that users of dark mode try to show others that they smarter than they really are and they suffer from what is called “ hacker wannabe syndrome“. Thank you and good-luck

    • @the_digitalpro
      @the_digitalpro  Рік тому

      Hello. Thank you for comments and suggestions. I just wanted to mention a few things. I surveyed the community a while ago with a high majority of people saying that they prefer dark mode in the tutorials. Additionally I am not sure if you have seen quite a number of my previous video content but I do spend most of my time providing full walkthrough content. On this occasion I wanted to provide more fuller examples.
      To your point about loosing followers I am not in full agreement to this as my channel has enjoyed exceptional growth since March. I am striking a balance between beginner style videos and some intermediate level content to attract a wider audience and keep everyone happy. I do agree with your point about using more conceptual diagrams which I will take forward. Always willing to listen to followers and many do reach out to me which I take full attention of. Hope all this makes sense and thanks for your comment. Steve.

  • @AD-gy5bj
    @AD-gy5bj Рік тому +1

    Hello, The topics and the style of teaching is better than the rest. But very soon you will lose most of your followers because after few minutes you put them in a state of WTF is he talking about. To save your channel do the following 1) use pen and paper to draw what you will doing. 2) Do not use premade solutions to save time instead build it from zero. We don’t mind extra ten minutes when the outcome is knowing what is happening and why it happened and when to use it. 3) do your steps slower . 4) Redo this topic again and make it in 3 videos instead of one. 5) Listen to your customers. Good luck , awaiting the redo

    • @the_digitalpro
      @the_digitalpro  Рік тому

      Please see my response on your other comment. Thanks!

    • @brianmolloy9393
      @brianmolloy9393 Рік тому

      I disagree with pretty much everything in this post.
      1. This is your method of learning, not everyones.
      2) I disagree as well. You need to learn how he got there, then you will appreciate he is skipping steps. This is a small tutorial, not a masterclass.
      3) I disagree. You are simply slow at FlutterFlow. Get faster and you will appreciate what he is doing, why he is doing it, and why it this speed is valuable. Again, this is a small tutorial, not a 24 hour masterclass
      4) Whether you meant it or not this is and infuriatingly rude way to phrase this and again is rooted in your lack of understanding of programming, FlutterFlow, etc. I literally almost threw my coffee across the room in anger reading this.
      5) It's his job to determine who his customer is.
      Or to summarize... whether you mean it or not this is an extremely disrespectful tone to be using for someone you clearly aren't paying and therefore are not Steves "customer" yet.
      He may determine that he wants to serve people at your low level.
      And that's not an insult, I started off low too and had to learn. It's hard. But now I get it and can follow along perfectly fine.
      It is certainly useful feedback so Steve can determine what level people are at that are watching his videos.
      At that point he can determine what level he wants to teach at and how much he needs to break things down.
      So here are my equally rude recommendations
      1) take a hand, slap yourself across the face
      2) Check your ego, tone, and emotions at the door
      3) Buckle down and learn what you need to learn. Then come back.