Working on Self-Hosted Server (version 1.5.10) with Flutter project. Hi, I have a collection with Array of Strings attribute. I would like to create a query of all the documents where the number of values in the array are, let's say, more than 1 value. It goes further, since I would like to have a query for documents that has more than 3 and less than 7. Is there a way to do in ?
Recommended threads
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...