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

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • 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 RUclips channel for more video tutorials on FlutterFlow, Adalo, Bubble, Webflow, and Framer
    / @nocodeafrica
    #flutterflow #conditionalvisibility #nocode #crud #logic

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

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

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

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

    Thanks for sharing your knowledge.

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

    So glad you're back! Excited to continue learning

  • @pixelperfectpravin
    @pixelperfectpravin 11 месяцев назад +1

    Thanks alot

  • @neanda
    @neanda 7 месяцев назад +2

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

  • @zorayanuthar9289
    @zorayanuthar9289 5 месяцев назад +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 !

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

      Thank you for your suggestion

  • @LawrenceAfable-y2g
    @LawrenceAfable-y2g 9 месяцев назад +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 3 месяца назад

    Thanks bro 🎉🎉

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

    Here we go!!!super cool!

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

    Welcome back!!

  • @bruceb85
    @bruceb85 Год назад +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?

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

    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 .

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

    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

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

    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?

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

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

  • @sergiomatievich
    @sergiomatievich 5 месяцев назад +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 3 месяца назад +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.

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

    👏👏👏👏👏

  • @AllInTrailers
    @AllInTrailers 7 месяцев назад +1

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

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

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

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

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

  • @BGdev305
    @BGdev305 7 месяцев назад +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".

  • @QuickDe-xh6rn
    @QuickDe-xh6rn Год назад

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

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

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

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

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

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

      sorry your question is unclear

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

      @@nocodeafrica group of buttons can you?

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

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

  • @IshaanKhatter-w3h
    @IshaanKhatter-w3h Год назад

    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

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

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

  • @Ancestoryteller
    @Ancestoryteller 4 месяца назад +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 8 месяцев назад

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