The rules within flutterflow's firebase are useless. I can put the Create,Read,Write,Delete fields as "No One" and users will still be able to Create,Read,etc. Like what is the point of the rules?
Furthermore, the only way for me to separate each users data is by filtering it... These rules have no role. For instance, If I have two users on my app. The documents they create should be only seen by them... However, both users can see each others data/documents. The only way I can make each document their own is by filtering it when querying the list of documents. The FlutterFlow Firebase rules have literally zero impact.
Lastly, there isn't a single video from flutterflow that explains how to use these rules properly. I can put the rules as "Everyone", "No One" , or "Tagged User" and it makes zero difference.
I have the Pro plan and I have contacted support and they have zero clue themselves. They told me to use filters for now until they figure it out. A couple days later they closed the support case...
Disappointed