State Management | FlutterFlow University

Поделиться
HTML-код
  • Опубликовано: 1 янв 2025

Комментарии •

  • @SilverTongueFox
    @SilverTongueFox Год назад +17

    I just started the premium trial, and i am here to stay, this is out of this world! Native apps for mobile, windows, web pages and more? WHAT?

    • @Greenfieldfinances
      @Greenfieldfinances 5 месяцев назад +1

      hey brother, whats your experience so far? have you learnt how to navigate through the templates?

  • @vieiraes
    @vieiraes 6 месяцев назад +1

    one of the best videos of FF university

  • @valirmasha4718
    @valirmasha4718 Год назад +1

    love this practical tutorial with example real world.

  • @mathiassalome1749
    @mathiassalome1749 9 месяцев назад +9

    Looks like there is a miscalculation at 13m 45s, the values are supposed to be multiplied and NOT added

    • @umair.a
      @umair.a 2 месяца назад +1

      Not per the formula he provided. He used coffee + shots

  • @Shshidk
    @Shshidk Год назад +2

    This is exactly what I needed to see today. Thankyou 😊

  • @chidude16
    @chidude16 11 месяцев назад

    I had never noticed the code expression capabilities of FF. great stuff

  • @ololand102
    @ololand102 9 месяцев назад

    Excellent Tutorial! Enthusiasm and pride of the product are just radiating from your voice and intonation. Perfect level of information and flawless editing. You should train an AI model to have your voice, knowledge and passion and sell it to other software companies so they can publish engaging tutorials like yours ;)

  • @christopherhoehne
    @christopherhoehne Год назад

    Thank you so much, I've been struggling with the new app state for my ecommerce site the past day

  • @manojsr
    @manojsr Год назад

    Great explanation love all your videos

  • @SantoshPatil-jv7jr
    @SantoshPatil-jv7jr Год назад +2

    Thank you Team, It will be good to have option to filter unique records from list through FF UI. Without using any custom function

  • @ashabajasper
    @ashabajasper Год назад +7

    Thank you so much for this incredibly insightful video on state management in FlutterFlow! The step-by-step approach, clear explanations, and practical examples made the complex topic of state management much more accessible.This tutorial is not only helpful for those new to FlutterFlow(like me😁) but also serves as a valuable resource for experienced developers looking to hone their skills. Your commitment to educating the community is truly commendable. Keep up the great work, and I look forward to more content like this in the future! 👏👏👏

  • @kevinherbert1086
    @kevinherbert1086 9 месяцев назад +1

    it appears there is now no option of allowing null in a text box. when I assign a page parameter that allows null, the text box forces me to provide a default with no other option. The interface has changed since the training what am I missing I have to allow null. It appears the first time you don't have an option you have to enter in a default value, but when you edit it you can delete the default and save.

  • @bigtaco4362
    @bigtaco4362 Год назад +1

    so exactly what happened here ? when you give the text widget a default variable value, what happened in the backened that allows it to have nullable value ? you typed name, and suddenly now it can be nullable ? that doesnt make sense to me, can you please explain that ?

  • @koen.mortier_fitchen
    @koen.mortier_fitchen 9 месяцев назад +2

    This was the hardest to follow so far. Anyone knows a channel with tutorials of small projects?

  • @davidgroomes7214
    @davidgroomes7214 Год назад +2

    Cleared up soooo much confusion on my end. So every state management is local? That's what I was confused about. I previously thought you could update a widget and impact someone else's device.

  • @cesarsfalcao
    @cesarsfalcao 5 месяцев назад +3

    @11:10 Rebuild current page = refresh current item

  • @juansantos7153
    @juansantos7153 11 месяцев назад

    Hello, I'm using Supabase and an AppState for my shopping cart. I've created two users to test de App, but when I add a producto to cart it appears in both account users. It is normal? Because I'm in test mode

  • @XricheeX
    @XricheeX 4 месяца назад

    i srill dont understand appstate, i watched so many videos and read docs but. i just dont get it. i dont get how to use it, i dont get why to use it

  • @jejidyanjackson2868
    @jejidyanjackson2868 Год назад

    Thats Beautiful 😊

  • @mizo155
    @mizo155 Год назад +3

    Thank you FF team for all these amazing tutorials 🎉❤ Could you please show us how to send a recorded audio to a backend (other that Firebase) via API calls?

    • @mizo155
      @mizo155 Год назад

      The part I’m struggling with is having access to the actual Audio file to send it via API request. I can only get access to Audio Path after the recording is done

  • @stivenramirez7597
    @stivenramirez7597 6 месяцев назад

    The previous example stopped working after the June 12, 2024 update. If the list is empty, it no longer updates as expected

  • @FMotivated
    @FMotivated Год назад

    Guys, can anyone help me, i have an issue, i'm creating marketplace of selling tickets of events, i've created an admin dashboard and i'm trying to add image and title... to listview card to home page from admin dashboard but i can't, can someone help me?

  • @investwithstuph5887
    @investwithstuph5887 Год назад

    hey SIr, please help me, can you have the "add option labels" also for Choicechips? I know you have it on a dropdown menu, but that wuould be so helpful on a choicechips widget too. Please help me, I m developping an app right now and im blocked at this step. Thanks, Stuph

    • @investwithstuph5887
      @investwithstuph5887 Год назад

      I mean to count each yes i could use a if choicechips =Yes, then value =1 , but now imagine i m doing a questionnaire.... It will be too long + dont know how to add those integers in this case

  • @Naw1dawg
    @Naw1dawg 7 месяцев назад

    Is the only point of fire base to share it then?

    • @jinghong-6408
      @jinghong-6408 4 месяца назад +1

      this will only happen within your local devices, ultimately you will need firebase to store them and interact the data with other users

  • @developerzull
    @developerzull 11 месяцев назад

    I feel that state management is a little complex task but it is very powerful.

  • @willystain9870
    @willystain9870 Год назад

    Thats amazing!

  • @Rohan34_1
    @Rohan34_1 Год назад

    Can you make video for admin pnal for shop app

  • @AlfaRomeoFox
    @AlfaRomeoFox 9 месяцев назад

    Thank you, how ever I think you have to remake the video because you start saying its about applying filters and none of the examples (as far as I understood) show a filter application, instead, they were included many complex concepts such as API calls, or code, etc.
    I hope you can make a video simplifying the concept of stage management

  • @cesarsfalcao
    @cesarsfalcao 5 месяцев назад

    Null = blank; double = float number (for example 1,4 instead of integer)

  • @investwithstuph5887
    @investwithstuph5887 Год назад

    hello any support here? I think about quitting FF for another nocode app. Too bad FF dont listen to their users....

  • @JonBanquer
    @JonBanquer 5 месяцев назад

    Your expression is incorrect. It's type of espresso times number of shots, not type of espresso plus number of shots.

  • @nathanr7931
    @nathanr7931 4 месяца назад

    You should use an AI narrator.

    • @GoodlyRogue
      @GoodlyRogue 3 месяца назад

      Why? I disagree

    • @nathanr7931
      @nathanr7931 3 месяца назад

      @@GoodlyRogue I don't like his voice.