How to use App state, Conditions, Conditional Visibility and Logic Operations in FlutterFlow

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 มิ.ย. 2023
  • In this tutorial you will learn how to use App state, set conditions for the dynamic change of widget properties like fill color when tapped or when doubled tapped.
    To learn more about user interfaces in Flutterflow use the tuorials below
    Build a Food Delivery app without coding using FlutterFlow - Part 1
    • Build a Food Delivery ...
    Build a Food Delivery app without coding using FlutterFlow - Part 2
    • Build a Food Delivery ...
    Build a Food Delivery app without coding using FlutterFlow - Part 3
    • Build a Food Delivery ...
    Subscribe to this TH-cam channel for more video tutorials on FlutterFlow, Adalo, Bubble, Webflow, and Framer
    / @eelspace
    #flutterflow #conditionalvisibility #nocode #crud #logic
  • แนวปฏิบัติและการใช้ชีวิต

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

  • @hemchik
    @hemchik 3 หลายเดือนก่อน

    Thanks a lot !!!! Greetings from the Republic of Tuva!!!

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

    So glad you're back! Excited to continue learning

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

    Thanks for sharing your knowledge.

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

    Here we go!!!super cool!

  • @zorayanuthar9289
    @zorayanuthar9289 2 หลายเดือนก่อน +3

    I really enjoy your tutorial and everything, but I think you need to prepare a little bit better so you don't have the trial and error process during the video that will help to make the videos shorter and thus more effective. Keep going !

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

      Thank you for your suggestion

  • @bruceb85
    @bruceb85 11 หลายเดือนก่อน +1

    It would be great if you could show how to set button feedback state based on api callback.
    Also, is there a way to create a toggle group? ie, if any button in the group is true, all the others are false?

  • @user-mp7je8ls3w
    @user-mp7je8ls3w 7 หลายเดือนก่อน +1

    hi, im new to your channel and its great, i have questions regarding on an app i am creating
    so i want to implement a soft delete feature for my notes, i am thinking like when the user press the trash icon, the app state of that note will change, then in the list view, it is filtered based on the appstate,
    however, i cant do it because first, listview filters doesnt have an option where you can filter it based on its app state, do u have recommended solution for it? thanks man

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

    Thanks bro 🎉🎉

    • @eelspace
      @eelspace  23 วันที่ผ่านมา

      Welcome 😊

  • @johnsunday3548
    @johnsunday3548 8 หลายเดือนก่อน

    Boss great job.
    I have a similar situation where I have a list of cart items where the Plus button onclick increment the quantity of the entire rows in the list at the same time where as what I want is to handle the row I wish to update at that time how do I handle it pls thanks. Can I use a similar approach like you examplefy here .
    Thanks mentor .

  • @pixelperfectpravin
    @pixelperfectpravin 8 หลายเดือนก่อน +1

    Thanks alot

    • @eelspace
      @eelspace  8 หลายเดือนก่อน

      Most welcome

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

    Welcome back!!

  • @gamepeg6780
    @gamepeg6780 4 หลายเดือนก่อน

    Can you please make an app where teachers acan input various information for a particular child and it will be diplayed on the parents app also

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

    👏👏👏👏👏

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

    hello.. this is juste for two button .. on my app i have 4 and more

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

    hey how to make visited cards marked im noob can u please help we with step by step .

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

    i want my TextField to visible when i am pressing a button and i want my textField to disappear when i am again pressing the same button but only on single tap how is that possible

  • @sergiomatievich
    @sergiomatievich 3 หลายเดือนก่อน +1

    I'm a bit confused... You make new changes and then you run a test mode with previous changes. So it's hard to understand what's going on and what actions lead to what result. And is it possible to reverse the action with same single tap rather than double tap?!

    • @lyfeathome
      @lyfeathome หลายเดือนก่อน +1

      Set the On Tap action to "Toggle Value" (rather than "Set") and you'll be able to reverse the action back-and-forth with one click. We were wondering the same thing and just figured it out.

  • @neanda
    @neanda 4 หลายเดือนก่อน +1

    it's so quiet. you should adjust your volume settings, try normalising the audio

  • @QuickDe-xh6rn
    @QuickDe-xh6rn ปีที่แล้ว

    Do you know how to remove the darkness from the status bar

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

      What darkness are you referring to?
      Do you mean elevation?

  • @joelleviafit
    @joelleviafit 8 หลายเดือนก่อน

    I started an app from watching you videos but I would like to to hire to do finish it for fast :-) .... how can I reach you?

    • @eelspace
      @eelspace  8 หลายเดือนก่อน

      You can send me an email
      m.mrdavidorok@gmail.com
      Or send me a message on LinkedIn
      linkedin.com/in/mrdavidorok

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

    I have a question, how do you find the group of buttons4? Teach me, I appreciate you

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

      sorry your question is unclear

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

      @@eelspace group of buttons can you?

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

    Why not just use one state, and let it blue if true on one button when true. But the other button check on the state to be false.

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

      That works too

    • @steviereii00
      @steviereii00 11 หลายเดือนก่อน

      thank you, you saved my life.

    • @eelspace
      @eelspace  11 หลายเดือนก่อน

      @@steviereii00 😍
      You are welcome

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

    #ASK
    sorry, i have list, 10 list of textfield with fruits value AND one button
    how if i click the button will counter textfield widget ? so will be dynamic widget
    Thankyou*

  • @AllMovieAndGameTrailers
    @AllMovieAndGameTrailers 5 หลายเดือนก่อน +1

    It's sad when people who don't fully understand what they're doing teach others

    • @erawtion
      @erawtion 3 หลายเดือนก่อน

      agree. waste of time. may be last 5 mins would help you out.
      though appreciate your effort bro.

  • @BGdev305
    @BGdev305 5 หลายเดือนก่อน +2

    You really should have thought this out before recording it. The video is over 30 mins long, I got to 8 mins and your still "designing" buttons and padding?
    You're making too many unnecessary "design" decisions when the video should be what the title says, "How to use App state, Conditions, Conditional Visibility and Logic Operations".

  • @Ancestoryteller
    @Ancestoryteller 2 หลายเดือนก่อน +1

    Your the most confusing guy i ever watched on youtube , just creat one state or please stay away from flutterflow. Took you 30 minutes to figure out how to Dynamically change buttons

  • @108boi
    @108boi 6 หลายเดือนก่อน

    i would watch but your audio is so low bro so its a no from me.