How to Use the New State Management in FlutterFlow

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.พ. 2023
  • We've made a huge update to state management in FlutterFlow. Here's how you use it.
    Ready to try FlutterFlow for yourself? Start building your app today with a free trial 👉 www.flutterflow.com
    Follow us on Twitter 👉 / flutterflow
    --------------
    FlutterFlow is a low-code builder for native apps, bringing design and development into one tool. With drag-and-drop functionality, you can build pixel-perfect UIs and easily connect your app to live data via Firebase or APIs. Plus, you can add advanced features like push notifications, payments, animations, and more. Whether you build your own custom widgets or write custom code, FlutterFlow makes it easy to bring your app ideas to life.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 49

  • @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. 👏👏

  • @wahomemutahi1008
    @wahomemutahi1008 ปีที่แล้ว +4

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

  • @gmostafaali
    @gmostafaali ปีที่แล้ว +1

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

  • @atokostka
    @atokostka ปีที่แล้ว

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

  • @flutterflowexpert
    @flutterflowexpert ปีที่แล้ว +2

    Great video guys! Keep up the good work!

  • @czzc2369
    @czzc2369 ปีที่แล้ว

    Amazing - Flutterflow Team you rock !

  • @joeboylson1296
    @joeboylson1296 ปีที่แล้ว

    Exactly what I needed! Thank you!

  • @kondraDev
    @kondraDev ปีที่แล้ว

    This is mindblowing!😱 Thank you very much guys!

  • @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 :)

  • @eirikstensrud2260
    @eirikstensrud2260 5 วันที่ผ่านมา

    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?

  • @user-ee4dm6uy5m
    @user-ee4dm6uy5m ปีที่แล้ว

    awesome really needed this function nice work

  • @willzembergsilva
    @willzembergsilva ปีที่แล้ว +1

    Simply incredible. 💜

  • @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.

    • @FlutterFlow
      @FlutterFlow  ปีที่แล้ว

      Thanks so much, Erman!

  • @MrFACTS-mk1ib
    @MrFACTS-mk1ib ปีที่แล้ว

    This was much needed update.

  • @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

  • @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?

  • @Sakhile_Mamba
    @Sakhile_Mamba ปีที่แล้ว

    Nice. My local state was looking very messy. Its time to clean it up.

  • @yashchandraverma3131
    @yashchandraverma3131 ปีที่แล้ว

    That's why I waiting to start flutterflow.

  • @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"?

  • @tanujain9596
    @tanujain9596 ปีที่แล้ว +1

    Need a tutorial on conditional routing

  • @thatjamisonguy
    @thatjamisonguy ปีที่แล้ว

    Nice!

  • @MFBulletin
    @MFBulletin ปีที่แล้ว +1

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

  • @fuzzypancakes123
    @fuzzypancakes123 7 หลายเดือนก่อน

    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?

  • @buildersgrid
    @buildersgrid ปีที่แล้ว

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

  • @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

  • @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 🤦‍♂

  • @user-bd8sj1iy9m
    @user-bd8sj1iy9m 10 หลายเดือนก่อน +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.

  • @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?

  • @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.

  • @jinskim7615
    @jinskim7615 9 หลายเดือนก่อน

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

  • @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?

  • @Shshidk
    @Shshidk 2 หลายเดือนก่อน

    Need more

  • @Sakhile_Mamba
    @Sakhile_Mamba ปีที่แล้ว

    Does this mean I can rebuild just the component instead of an entire page when I change the component state?

    • @FlutterFlow
      @FlutterFlow  ปีที่แล้ว

      Exactly - by default just the component rebuilds, but there's also an option to make the whole page rebuild.

  • @hanzlazubair2656
    @hanzlazubair2656 ปีที่แล้ว

    Please help ...i make an app about Health Education on flutterflow (like a offline Dictionary app) and want to make a search bar in list but problem is my app and all information i put on flutterflow is offline..my app completely offline ..not use firebase or not using api...how implement search bar in the list and also entire app ......i can't found any tutorial about search in offline app... Also how to make an app that works offline without internet with Database store locally and completely offline.. Now Local State Flutterflow Has 100 kb storage after 100 kb local State can't store more data or text ...i want 5mb local state database for store text...

  • @AW-pm7tr
    @AW-pm7tr 11 หลายเดือนก่อน

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

  • @abdiaziizgraphics1030
    @abdiaziizgraphics1030 ปีที่แล้ว

    Can u give me the link software of flutterflow

  • @danieledrisian9972
    @danieledrisian9972 ปีที่แล้ว

    Fuck. Yes.

  • @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.