How to Use the New State Management in FlutterFlow

Поділитися
Вставка
  • Опубліковано 22 січ 2025

КОМЕНТАРІ • 46

  • @soupaulomorales
    @soupaulomorales Рік тому +16

    FlutterFlow is the future! Thank you FF for these amazing updates. The use of components streamlines and organizes the project. Local State should have folders to be more organized too. 👏👏

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

    I love the FlutterFlow's consistency improvements, thanks team.

  • @flutterflowexpert
    @flutterflowexpert Рік тому +2

    Great video guys! Keep up the good work!

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

    Thanks this is a great update team. Keep them coming!
    Also having a more supported community from the FF team would be really appreciated. Either by having FF staff reply to forum help requests, or even having a 'premium support call' option or business models where we can raise tickets and get help. Something to think about anyways :)

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

    You are the best tutorial maker that i have ever seen. I love your tutorials. And on the other hand, i wonder if there is another software company which develops itself like FF.
    Incredible improvments that make users exicted. Thank you.

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

    Variables change I've been looking for a long time!! Great job team!!

  • @wahomemutahi1008
    @wahomemutahi1008 Рік тому +3

    We need a way to check if an app has gone to the background guys .good progress btw.

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

    Amazing - Flutterflow Team you rock !

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

    Can you access the widget states from bottom sheets as well?

  • @br_josh
    @br_josh 4 місяці тому

    On page load action, it is possible to get the index of the current page of the pageview. However, it is not possible to get the index of the first element of a swipeable-stack before a swipe action.

  • @davhad
    @davhad Рік тому +4

    That was really needed and thanks for everyone who worked on this! I had a request: how about being able to rename, reorder, and keep track of the state of component and pages and their folders in the designer? Could simplify development do much dpscially for bigger projects...

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

      +1 the need for folders to organize is just hugeeee. I feel like a mess even with like a few local states, imagine getting to a 100 or more

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

      Just letting you know.. organizing pages into folders is now available :)

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

      @@krabhishek flutterflow team is legendary, they really listen and do things fast

  • @false-prophet-abc
    @false-prophet-abc Рік тому

    At 6:25, what is the difference between Widget option and Model option?

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

    Exactly what I needed! Thank you!

  • @br_josh
    @br_josh 4 місяці тому

    It appears there is no way to access the index of the first element of a swipeable-stack before a swipe action. Moreover, after a swipe, the image displayed is not consistent with the current document reference.

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

    This is mindblowing!😱 Thank you very much guys!

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

    Looks like you guys are wrapping up flutter in one place....(FLUTTERFLOW) cool addition guys keep up the good work.

  • @practical-skills-school
    @practical-skills-school Рік тому

    Thank you so much. I'm desperately trying to understand one thing. How to show the user a specific screen when something changed in the Firebase. Examples: in a taxi app, show user the "Trips is over" screen once the driver closes the trip. In a dating app, show the user "You have a match!" once the other person liked him/her too.
    So it must be kind of a Firebase push action and FF app reacting to it into the background and instantly showing the right screen.
    1. It must be an app-level action or whatever. The solution "place periodic actions on very page" is not suitable for sure
    2. It must show the screen for all kinds of using the app: at launch; at choosing already launched app and even when looking at active app
    3. It must not be only push notifications as they are not valid when the app is in use
    So how does FlutterFlow deals with this "push screens"?

  • @seby5962
    @seby5962 Рік тому +2

    It would be great to not only read Component Variables but also set them via action editor, because they are still hidden there.
    Second: When using a custom Function and you want to input a Variable, the Components are not listed under Component State but under Page State. This is confusing, because these are usually listed under Component State?
    And is this Coffee Ordering Project available somewhere?

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

    I have been trying to figure something out since I started using flutterflow (absolutely love it by the way!) but I am having some issues with one, getting an error message whenever I open up flutterflow stating "FlutterFlow can’t be updated if it’s running from the location it was downloaded to." and two, i cannot get manage content or run to work. Just stays at the loading screen. I have done all basic internet troubleshooting to no avail. Is there anything i'm missing?

  • @MrFACTS-mk1ib
    @MrFACTS-mk1ib Рік тому

    This was much needed update.

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

    Simply incredible. 💜

  • @DaveAdams-r9d
    @DaveAdams-r9d Рік тому +1

    So far component state is nothing but a pain in the ass. FF forces me to wrap a TextField in a component, then makes it inordinately difficult to get the entered value out of it. You guys didn't think this through.

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

    Ok, so noob question: the way I understand it from my use case in designing an onboarding survey where I have several questions that could use the same layout.
    App state: you would design the entire survey on multiple pages by duplicating the design over and over and sending front-end data to the back-end?
    Page state: you would use the same page for multiple survey questions and pull back-end data from variables, hit a next button (or similar) so that this triggers an action to submit data and pull the next survey question data?

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

    I cant get a normal string to update in real time.. can you guys make a string refresh function? Or update in real time? Its set through custom function. And it only refreshs when page is reloaded some how. Please help. Ty.

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

    Where is this app template on Marketplace ? i did'nt find it ! :(

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

    how can i access page local state in custom code and make it update the page every time it values change?

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

    Can you help with creating a line chart with time serier data.. i am not able to import date time data in firestore and then plotting that in line chart

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

    I'm still thinking about how to get current pageview index or any change event when tab on any widget.
    Ex: I have PageView with 3 PageView Page, then how could I get current PageView index when user interact with any PageView Page?
    TabBar widget, how could we get Tab Text when user change any Tab?

  • @아수라작
    @아수라작 Рік тому

    awesome really needed this function nice work

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

    Thanks for that. But there is a problem with list of string value types. I'm trying to add data to my string list (app state) but the system is waiting an integer input instead of string 🤦‍♂

  • @false-prophet-abc
    @false-prophet-abc 2 місяці тому

    Is Widget State related to App Variable, Page Variable, or Component Variable?

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

    That's why I waiting to start flutterflow.

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

    Can u give me the link software of flutterflow

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

    Nice!

  • @AW-pm7tr
    @AW-pm7tr Рік тому

    still don't know why dropdown items are so difficult.

  • @Shshidk
    @Shshidk 9 місяців тому

    Need more

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

    A very basic fundamental piece of Flutter framework developed so lately?!? The tool looks good, but with more and more complex apps I afraid FF will become the "WP of mobile apps" :D :D :D
    I follow closely the development of the tool.

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

    Fuck. Yes.