Thank you for the comment. Sure, i have couple videos in queue but after that yes. Is there anything specific what you are looking to make with these? Also if you need help urgently, check out flutterflows docs, they have great tutorials on choice chips.
I loved the video, 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
@@hanselagathon6114 I ventured into Flutterflow by creating a property search system. In my app, in the first dropdown, you select the sector, in the second the neighborhood (from dynamic options), in the third, you type the block number and click search. I used an external database and pulled the API endpoint via custom functions/actions (I didn’t need to pay for any plan for that)... I did a lot of research to achieve this, I don't know if I should teach.
Jim brother this is so great, i have never gotten anyone online who teaches flutter flow like you.
Surely God bless you.
Muchas gracias por su explicación Profesor...!!!!
Thank you for feedback! :)
can you make video for conditional visibilty and choicechips?
Thank you for the comment. Sure, i have couple videos in queue but after that yes. Is there anything specific what you are looking to make with these? Also if you need help urgently, check out flutterflows docs, they have great tutorials on choice chips.
please create video of multiselect dropdown checkbox using api data
I loved the video, 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
I had to read it over and over again, but your method worked. thank you.
@@hanselagathon6114 I'm glad my comment helped someone :)
Reading it today even I didn't understand LOL
@@hanselagathon6114 I ventured into Flutterflow by creating a property search system.
In my app, in the first dropdown, you select the sector, in the second the neighborhood (from dynamic options), in the third, you type the block number and click search.
I used an external database and pulled the API endpoint via custom functions/actions (I didn’t need to pay for any plan for that)... I did a lot of research to achieve this, I don't know if I should teach.
no way, follow guidelines of each platform this is far away from that.
wow flutterflow fellow le me subscribe
How can I Contact you sir.