Flutter Flow - Dynamic DropDown Tutorial

Sdílet
Vložit
  • čas přidán 9. 04. 2023
  • In this Flutter Flow tutorial, we'll learn how to create dynamic dropdown menus that respond to user input. Dropdowns are a common UI element in many mobile and web applications, and Flutter Flow makes it easy to create them without writing a single line of code. With dynamic dropdowns, we can build more interactive and user-friendly interfaces that adapt to users' needs and preferences. We'll cover the basics of dropdowns, how to bind them to data sources, and how to update their values based on user selections. By the end of this tutorial, you'll have a solid understanding of how to create dynamic dropdowns in Flutter Flow, and you'll be able to apply this knowledge to your own projects. Whether you're a beginner or an experienced Flutter developer, this tutorial has something for you. So, let's get started and learn how to build better dropdowns in Flutter Flow!

Komentáře • 37

  • @ayrtonfarias9225
    @ayrtonfarias9225 Před 8 měsíci +1

    Excellent tutorial, Jim. Thanks, and congratulatios. Looking forward to watching more tutorials as clear as this one. I wish you all the best!

  • @ru-cefetmg
    @ru-cefetmg Před 6 měsíci

    Thank you very much!!! I wasn't understanding how to do it, but you explained it very well, thank you!!

  • @charlesabju907
    @charlesabju907 Před 7 měsíci +1

    7:47 the second dropdown is INVINCIBLE

  • @albertuzoadm
    @albertuzoadm Před 2 měsíci +1

    Thanks for this tutorial, you save my life!!!

  • @krypto1530
    @krypto1530 Před rokem +5

    Don't listen to comment below! We appreciate you trying to help even though you prefer your voice not to be heard online. Thanks this was really helpful video, keep it up

    • @JimExplains
      @JimExplains  Před rokem +1

      Thanks for the support !:)

    • @RedCloudServices
      @RedCloudServices Před rokem

      what do you recommend if there is a bigger tree structure for conditional dropdowns? can flutterflow provide an api for list values?

    • @krypto1530
      @krypto1530 Před rokem

      @@RedCloudServices standard setup would apply, you should try asking chat GPT with more specifics on what you're trying to do

    • @RuchiMittal-ts7bo
      @RuchiMittal-ts7bo Před rokem

      Error updating Firestore Security Rules...
      Make sure you set up Firebase for your project under "Settings" > "Firebase".
      give me any solution plz

  • @zeuski117
    @zeuski117 Před rokem

    Friend, thank you very much, I appreciate it so much, you just saved me many hours of work, I was doing the same as you but I did not add the conditions correctly.

  • @mincraftpe2951
    @mincraftpe2951 Před 26 dny

    6:13
    To ignore that issue you can add action on second dropdown menu
    1- add acttion
    2- select on data change
    3- serch rest form fields on actions menu
    4- select dropdown menu to be cleared second one

  • @Frankyguedes
    @Frankyguedes Před 2 měsíci +1

    very good tutorial , thanks

  • @nkofr
    @nkofr Před rokem +6

    Nice. Do you know if it's possible to bind data so that we can retrieve an ID from the dropdown list, that would be useful, for example if the app is multilanguage

  • @threesentertainment
    @threesentertainment Před rokem +1

    Thank You Brother

  • @salahmohamed5678
    @salahmohamed5678 Před rokem

    thank you ^^

  • @Dobbiy
    @Dobbiy Před 5 měsíci

    I loved the video, I was trying to do that... But I ended up not doing it your way because the list was too simple to have to require the backend (this can overload the server for silly things).
    So far I haven't seen anyone teach how to do it without a backend, but I managed to do it here. using a normal dropdown
    1. Create state of type string and list (cars list) and didn't add anything to it, then I put the "Dynamic DropDown" to have the list according to the string (cars list), whatever is in the string is in the list!!!
    2. Create the lists in new states of type string and list each with a different list (State Audi: car1, car2...) (State Ford: car1, car2...).
    3. Add what you want to the list in the first dropdown normally (in this case audi and ford)
    4. Add a Conditional Action if ("First Dropdown" == "audi") update the state string "cars list" to state string "Audi"
    And that should make the second list dynamic

  • @RYONPAK
    @RYONPAK Před rokem

    Thanks!

  • @Lambs-sx7hp
    @Lambs-sx7hp Před 3 měsíci +1

    and another issue when i click my drop down bo the name doesnt show it shows [campus_dd Documents -> output 0] not the name anyhelp

  • @williamsalazar2624
    @williamsalazar2624 Před 4 měsíci

    Thanks. How to cascading two dropdown using a local list to reduce query to database?

  • @VRGPRODUCAO
    @VRGPRODUCAO Před rokem +1

    Thanks.

  • @compuchispas
    @compuchispas Před rokem

    Thanks

  • @andreasfun9591
    @andreasfun9591 Před 4 dny

    Is there a way to implement dynamic dropdowns without using Firestore/Firebase?

  • @PropiedApp
    @PropiedApp Před 5 měsíci

    That was exactly what I needed!, thank you so much!
    I wonder if you also know the solution for this:
    Since I have several documents (some are the same car brand) the options for "FORD" in the drop down are repeated several times, do you know how I can make each brand appear only once?
    I was looking for some kind of filter or "do not repeat" function but I can't find anything like that

  • @mrgolddd
    @mrgolddd Před 9 měsíci

    Can you make this tutorial with superbase?

  • @StivenOchoa
    @StivenOchoa Před 6 měsíci +1

    How its works for a dropdown where the selected option its a document reference? for example, i have a collection called states and i need asigned to a product on products collection, where state field its a document reference

  • @rafaelosiris
    @rafaelosiris Před 6 měsíci

    how to do this but with ApiCalls. Because the api calls don't have widget and the workoround is very complicated.

  • @user-om5xj6oe9i
    @user-om5xj6oe9i Před 5 měsíci

    How to get unique in dropdown list?

  • @sanchesborger
    @sanchesborger Před 4 měsíci

    Parabéns.

  • @matlarasta
    @matlarasta Před 8 měsíci

    Hey Is it multilangue friendly ?

  • @RuchiMittal-ts7bo
    @RuchiMittal-ts7bo Před rokem

    Error updating Firestore Security Rules...
    Make sure you set up Firebase for your project under "Settings" > "Firebase". show error while manage content ....plz give me solution

    • @ghazi1832
      @ghazi1832 Před 4 měsíci

      i had the same, and ii went settings/firebase/setupfirebase project and other options thats it

  • @Lambs-sx7hp
    @Lambs-sx7hp Před 3 měsíci +1

    when i click on item in list it doesnt say out only get documentsproperty or has field

  • @maskedvillainai
    @maskedvillainai Před rokem +1

    This is what happens when arnold gets denied for the next terminator role after a monotonous Ai takes his seat for $.0021 per take.