How to Dynamically Filter API Calls in FlutterFlow

  Рет қаралды 46,157

FlutterFlow

FlutterFlow

Күн бұрын

Пікірлер: 59
@sgardoll
@sgardoll Жыл бұрын
You have single handedly, simply and elegantly explained something I have been battling with since starting with Flutterflow. The way you explain the background to how Flutterflow processes everything is incredible. THANK YOU.
@gspassky
@gspassky 2 ай бұрын
I'm so addicted to this guy's way of explanation 🤤
@bobbogenie
@bobbogenie 4 ай бұрын
You are the real mvp! This short tutorial gave me great chance to retrieve my data from my wordpress website based on this filtering method.
@BGdev305
@BGdev305 9 ай бұрын
Something this simple, there has got to be a way to do this in less steps / clicks / panels to visit!
@rpeg18
@rpeg18 Жыл бұрын
Wow, your explanations are so thorough! Thank you, and keep up the fantastic work👌
@flutterflowexpert
@flutterflowexpert Жыл бұрын
Great video FF!
@raimundpock
@raimundpock Жыл бұрын
Great content! Helped me to solve the problem of query dependent null returns of json strings 😃👍 Thanks for this great explanation 🙏
@mici159
@mici159 9 ай бұрын
Thank you for the informative video! I've successfully implemented the data filtering based on categories and brands using your guidance, and it's working great. However, I'm currently facing a challenge with filtering a range of prices. Specifically, I'm trying to filter the list for items that are priced greater than or equal to $5 and less than or equal to $10. I've searched for solutions but haven't found any that fit my needs yet. Any suggestions or further guidance on how to tackle this would be greatly appreciated! Thanks again for your help!
@shamsulazhar
@shamsulazhar Жыл бұрын
This guy is the best FF eplainerer. Moar of him please!
@mjbjj
@mjbjj Жыл бұрын
This is extremely helpful, thank you! Can you do a video similar to this, but filter a list of documents from fire base that matches the date selected from a date picker and/or a calendar?
@pete4910
@pete4910 Жыл бұрын
Great tutorial, please do one on "Map List Items" for a response from API
@rabeezley
@rabeezley Жыл бұрын
Awesome video!
@mohammedabdallah347
@mohammedabdallah347 Жыл бұрын
Stunning! Thank you
@gciola
@gciola 11 ай бұрын
Incredible tutorial! Worked like a charm. There's still one more thing I could not solve: I have a listview header text that counts the number of results based in raw json response, not the filtered list. To get this new value, should I build a custom function or there's built in function for that? THANKS!
@mods23-u1e
@mods23-u1e 11 ай бұрын
I have tried this same but using a dropdown but its showing Red Mark its not applicable in that Any specific reason?????
@inteligenciaadwords
@inteligenciaadwords 7 ай бұрын
No specific reason, it's just that the system has updated a lot since this video, they don't update the video and we are totally lost, this video has nothing to do with it anymore, it's much easier to do that for sure, but anyway... .
@cadufloripa
@cadufloripa Жыл бұрын
What I don't get is how Flutterflow is supposed to know when to update list filtering when the state of checkboxes have changed. How are they linked in anyway? I'm trying to do the same with a TextField as filter and I can't get the list to update after user type something in it. :(
@cadufloripa
@cadufloripa Жыл бұрын
Found it! Just checking "Update Page On Change" property of TextField did the trick, if anyone come to that issue in the future.
@joaovitorcordeiro7757
@joaovitorcordeiro7757 Жыл бұрын
This is really good and very helpful! How can I build a search from data loaded from API, which is crucial? Is that on the way or any specific way to achieve this with API data, please guide or share a tutorial around that.
@SM-rd5wn
@SM-rd5wn Жыл бұрын
did you find a solution?
@XeiDaMoKaFE
@XeiDaMoKaFE Жыл бұрын
please teach us how to use the last item , without pagination , using the unix timestamp of the last entry of an api call in the url of the next api call and repeat until there's no more entries left
@PorygoneLabs
@PorygoneLabs 10 ай бұрын
Excelent!, thank you so much!
@edwinbolanos1039
@edwinbolanos1039 Жыл бұрын
Thanks for your great product. I have one question. Could you please explain me how to filter appstate information. For example an appstate of products filter by category, with a dropdown that allows the user to filter the category.
@HeavyT93
@HeavyT93 2 ай бұрын
How do we make this work if the filter info is coming from a drop-down widget? Im having trouble as the widget state is red when trying to see if that filter is in the product's attributes. And I cannot seem to make my drop-down list a a list-string. I think that is part of the issue but can't figure it out
@RedCloudServices
@RedCloudServices 11 ай бұрын
If your backend was graphql you would request only the attributes you need at query time rather than filter the response 😊
@sunfarmfoods6361
@sunfarmfoods6361 Жыл бұрын
Hi, I am not getting the Filter List Items Option in the latest version of FF. Or Does this work in a particular JSON structure only?
@godonholiday
@godonholiday Жыл бұрын
This is great, could you explain how you pulled the title and brand into the fields in the list view? Did you use map in the column child section?
@FlutterFlow
@FlutterFlow Жыл бұрын
Sure, kzbin.info/www/bejne/npyliImtp5ysjrM
@GustavoSantos-v7d
@GustavoSantos-v7d Жыл бұрын
I'm struggling to figure out as well.
@EdvanSouzaLive
@EdvanSouzaLive Жыл бұрын
Hi! Great tutorial. I came from Bubble and i have so many difficulties with FF about data structure and to call the data. Especially when exits relations. I'm trying to make a App that the user can have many Skills. I made a Collection with the skills pre-registered. In the User Collection i created a userSkills relataded as list of Skills. When the user are in the Register, i show a list of Skill in a Dropdown (with search cause are a lot skills to choose). I created a App State to get the skills to show them on a warp. This is for a user see what skills he choose and dele if are a mistake. But what should to be simple is a nightmare (because in Bubble everything is more fluid in that question). In the FF i need to make a query of a query, of a query... Its so frustating when put a button (that are inside of a wrap - that have the children of a list os AppState) and, at the end of process, that i only need the SkillNames... and they aren't there. For love of god... can you explain how this work? I know and i have see the power of FF Sorry for my rant... 😮‍💨😢😭
@cxacademy5554
@cxacademy5554 3 ай бұрын
The "product response" didn't come through for me. The API call was successful, but when it came to adding the action, the API doesn't appear. 4:31
@abbasloda1
@abbasloda1 Жыл бұрын
Hey team , can somebody help me . Any list view I create when there’s only one element or empty crashes . Is there a better way to go about it ?
@LoganMullinixdoes
@LoganMullinixdoes Жыл бұрын
Is it possible to have users login to an app and then see information’s specific to them through an api call? Like only show them access to the things they have access to?
@FlutterFlow
@FlutterFlow Жыл бұрын
Yep, using authentication through Firebase: kzbin.info/www/bejne/mHiWYaiAaphjY6M
@pratimadudhewar3680
@pratimadudhewar3680 Жыл бұрын
How can we implement this same logic for API's. I mean whenever i chnage the dropodown value or radiobutton i want to call API with fresh widget values and set it to listview..
@SM-rd5wn
@SM-rd5wn Жыл бұрын
did you find a solution?
@improvementbeyond2974
@improvementbeyond2974 Ай бұрын
Hello there is no filter list items option for me what I am doing wrong
@johnwilliams1620
@johnwilliams1620 Жыл бұрын
Hey At @Flutterflow guys Im buidling an app using this tool and Im wondering if it is possible to allow the user of the app to edit the size of a container and maybe allow for font changes on some text? I know there is a custom function I can build using text editor but what about creating a resizable container?
@togugram
@togugram 3 ай бұрын
How to filter by user ID? or API call>Auth>JSON response>userID>imageUrl?
@danzreview
@danzreview Жыл бұрын
this is awesome
@mauromiotello
@mauromiotello Жыл бұрын
Can you share this test project ?
@jonas01210121
@jonas01210121 Жыл бұрын
Hi,Does anyone know how to apply this type of filter to a response from a field that is an array. loo I did as is but it doesn't work??????
@marcdu7
@marcdu7 9 ай бұрын
in the last version this not function, omg
@amsneo
@amsneo Жыл бұрын
You guys are awsome I really think FF should be much more popular
@FlutterFlow
@FlutterFlow Жыл бұрын
We agree:)
@HarshSharma-ln6xq
@HarshSharma-ln6xq Жыл бұрын
This is not applicable to firestore query result... Is there a similar way to filter results from firestore query?
@alguemlima
@alguemlima Жыл бұрын
Also interested on this
@RR-et6zp
@RR-et6zp 7 ай бұрын
wouldn't you just filter at the database level? when would using this API way make sense?
@hostbybits-webhostingforre6845
@hostbybits-webhostingforre6845 5 ай бұрын
Most of the backendS uses API. if the data is not in your database you need to access it through an API
@theBCBOMBER
@theBCBOMBER Жыл бұрын
Hi Flutterflow team!! This was a really great tutorial, but I tried it and realized it doesn't work quite the same for the Swipeable Stack widget. I thought ListView and Swipeable Stack would be interchangeable for this method but I was wrong. Is there any way you can upload a tutorial on how to properly filter with the stack? Thanks so much!
@johnfleming1229
@johnfleming1229 Жыл бұрын
This is crazy complicated for such a simple solution! A filter icon, relate a field in an iterable == a value in another widget.. limited ops like equal to, in, logical cascades of && ||..
@vikassable3468
@vikassable3468 Жыл бұрын
how to filter with search field
@PKN7oficial
@PKN7oficial 4 ай бұрын
atualizem!
@GyroO7
@GyroO7 Жыл бұрын
I don't appreciate all these custom functions in tutorials and templates Promoting this as a no code tool then bringing some dart code out of nowhere is pretty annoying It just hinders the smoothness of workflows
@SmartEngine-
@SmartEngine- Жыл бұрын
on
@HangingManXII
@HangingManXII Ай бұрын
Whos children are we talking about
@allenmasud1621
@allenmasud1621 Жыл бұрын
source code??
@alqods80
@alqods80 Жыл бұрын
Easier to do it in code
@SmartEngine-
@SmartEngine- Жыл бұрын
on
How to Execute API Calls
18:43
FlutterFlow
Рет қаралды 41 М.
How to show live Firebase data in your Flutterflow app
27:20
FlutterFlow
Рет қаралды 120 М.
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 32 МЛН
Lamborghini vs Smoke 😱
00:38
Topper Guild
Рет қаралды 48 МЛН
Lazy days…
00:24
Anwar Jibawi
Рет қаралды 8 МЛН
How To Add Shimmer Effect to Your App (And Why You Should)
11:15
FlutterFlow
Рет қаралды 29 М.
Connect to FlutterFlow: List and Single-Item View
17:17
APIs | FlutterFlow University
20:20
FlutterFlow
Рет қаралды 86 М.
How to Build Simple Search in Flutter App
9:49
FlutterFlow
Рет қаралды 59 М.
How to Set Up @Supabase Authentication in FlutterFlow
16:05
FlutterFlow
Рет қаралды 43 М.
API calls in FlutterFlow - Tutorial
35:22
FlutterFlow
Рет қаралды 82 М.
FlutterFlow - How To Add API Calls
8:24
Jim Explains
Рет қаралды 2,7 М.
State Management | FlutterFlow University
16:09
FlutterFlow
Рет қаралды 54 М.
Advanced Searching Technique in #FlutterFlow with #Supabase
27:41
The Digital Pro's NoCode Academy
Рет қаралды 6 М.