in queries were recently added to Cloud Firestore, i.e. the native client libraries support this feature and the Flutter plugin should support it as well.
Thanks for sending this Feature Request @creativecreatorormaybenot
Even though this has been released on the iOS SDK, the Android SDK does not support it yet.
I'm currently working on a PR that will support in and array_contains_any queries on FlutterFire. I'll send it as soon as it's released on the Android SDK.
Thanks folks. Looking forward for this feature to be available in Flutter Firestore plugin.
Docs say it is available in both iOS and Android SDKs. Would be great to see this feature on Flutter too.
fixed in #1477
Most helpful comment
Thanks for sending this Feature Request @creativecreatorormaybenot
Even though this has been released on the iOS SDK, the Android SDK does not support it yet.
I'm currently working on a PR that will support
inandarray_contains_anyqueries on FlutterFire. I'll send it as soon as it's released on the Android SDK.