This is what ive found on this, but i need a workaround urgently (function or whatever) to do more complex searches, using AND's and OR's and other SQL features Please could some one help with detailed examples (im not a flutter coder so be gentleš )

Written by Henry
Updated over a week ago
Background:
FlutterFlow does not yet officially support Supabase search functionality, but we do have a workaround to implement a simple search function. Please note that this will not be a full-fledged search solution, but rather makes use of the equal filter by using the Supabase Realtime feature.