Understanding State | FlutterFlow In 5 Minutes

Поделиться
HTML-код
  • Опубликовано: 12 май 2024
  • ► Clone This App (+All My Other Apps), Exclusive Tutorials & Support: / jamesnocode
    ► Comprehensive FlutterFlow Training & Private Community: masteringflutterflow.com
    ► Comprehensive Supabase Training & Private Community: masteringsupabase.com
  • ХоббиХобби

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

  • @jamesnocode
    @jamesnocode  Месяц назад +3

    👍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

    • @PubgSpeed-wl8yo
      @PubgSpeed-wl8yo Месяц назад

      Why do you all make the same mistake, when you go to customization, in the right panel you start doing everything very fast, why do you do that? To memorize something, on the contrary, in those places you should do it slower and be more detailed about what you're doing. And you, and not only you, do it as if you are in a hurry.

  • @NazHussain
    @NazHussain Месяц назад +3

    A great way to impart small, bitesize chunks of the important features of Flutterflow! Keep these coming!

  • @RomanPittroff
    @RomanPittroff Месяц назад +4

    I like this style of presentation very much!

  • @pedrodrig
    @pedrodrig Месяц назад +4

    Good work, straight to the point.

  • @paulefde2168
    @paulefde2168 Месяц назад +3

    Just what i needed! Keep it going 🔥

  • @user-oz7fo2vm7r
    @user-oz7fo2vm7r Месяц назад +3

    A great new video format!

  • @ademkX
    @ademkX Месяц назад +4

    this should be the 10 minutes video =) in order to catch the video i stopped and played it and i took almost 10 min=) cuz valuable content. thanks a lot!! i have learned from you a lot, thanks again !

    • @estefanocampoverde3660
      @estefanocampoverde3660 Месяц назад

      I have a Component State but I want to modify it with another component, the only way I see to do it is with AppState since the parameters are to send values and not to return them

  • @javieralbertoarias3159
    @javieralbertoarias3159 Месяц назад +1

    I love James! Stunnig work!

  • @RR-et6zp
    @RR-et6zp Месяц назад

    great format, please make more like this on something

  • @RahulPradipPatil
    @RahulPradipPatil Месяц назад

    Like this format, please post more videos like this❤

  • @zorayanuthar9289
    @zorayanuthar9289 Месяц назад

    @James great format keep going i know how to use state variables now in the app and understand that flutter recreates the widget when states changes. Important concept!

  • @rahil320
    @rahil320 Месяц назад +3

    This is great James ! This format of teaching core concepts in byte-size is excellent!!1

  • @RR-et6zp
    @RR-et6zp Месяц назад

    great vid. I think people have trouble with FF when it comes to state management, or data binding or something like that. The visuals you always give in your vids always help because we have to be on the same page of understanding, if that makes sense. Keep it up

  • @MyInspireSphere
    @MyInspireSphere Месяц назад

    Perfect pace!! Love it

  • @mariusburger5934
    @mariusburger5934 Месяц назад

    Hero!! Thanks for sharing

  • @PinasPiliNa999
    @PinasPiliNa999 Месяц назад

    Please do some tutorials on POS for Grocery with Inventory Management etc. and Provide it for sale aside from Master FF and Supabase. Sell it a a separate tutorial and we will be more than happy to purchase right away without 2nd thought. Thanks!

  • @ecoveydesigns1060
    @ecoveydesigns1060 Месяц назад +1

    Thanks!!!

  • @MariusMusty
    @MariusMusty Месяц назад

    What's not to love about easly digestible bite-size FlutterFlow tutorials?
    (*°▽°*)👍

  • @SophieCheung
    @SophieCheung Месяц назад

    hi james, i've been using app state a lot but i noticed that when i log out and log in as a new account, my app states have persisted. how can i create my app states unique for each individual user?

    • @Dreysimmons
      @Dreysimmons Месяц назад +1

      In this case you will have to use a database like firebase or supabase. Apps states get stored on the devices' storage so a persisted app state variable on a device will show for any other account you log into. If you want unique data for each individual then store that data in a database. When the user logs in , it is only their unique data that will be displayed to them rather than the persisted data stored on the device.

    • @SophieCheung
      @SophieCheung Месяц назад +1

      @@Dreysimmons thanks so much! What does persisted app state mean actually?

    • @Dreysimmons
      @Dreysimmons Месяц назад +1

      @@SophieCheung Persisted App state means The app state data that has been set to persisted remains the same and doesn't change when the user closes the app and opens it again. (It is Persisted). eg. if you have are building a shopping cart in your app, you usually want to keep cart items as persisted, so that when the user closes the app and comes back, their items will still be in the cart.
      But if the cart items were not set to persisted, anytime the user closes the app and comes back, their cart will be empty and they will have to search for and select those items all over again.
      Theres a lot of videos on app state with better examples on the flutterflow official page. You can check them out for more understanding.

    • @SophieCheung
      @SophieCheung Месяц назад +1

      @@Dreysimmons thanks so much for your help :)

  • @PubgSpeed-wl8yo
    @PubgSpeed-wl8yo Месяц назад

    The format is good, but this super mega speed, when it comes to setting the right column, I honestly do not understand a lot, you need to put on a very small speed in which the conversation turns out to stretch, in general, this format of training, in my opinion, very difficult.