Hello all,
I’m working on my mobile application MealPlanner in FlutterFlow, but I’m facing an issue with the meal selection feature.
When users select their diet, allergens, or disliked ingredients, the meal suggestions are not filtering correctly. I tried querying the Firestore collection, but it seems that the option for “array not contains” is not available — only “array contains” or “array contains any.”
Would you be able to help me with this issue?
Thank you so much in advance for your time and assistance.
Best regards,
Sylvain