Retriction of pages within flutterflow

how would you restrict access to a particular page on flutterflow if you're not using a backend they natively integrate with (firebase, supabase). Let's say you use appwrite how would you restrict access to certain page that are for paid users in your application. They hav a require authentication feature but that's just for users who are logged in and isn't sufficient

The conditional visibility doesn't seem to work on the page level

I"m using appwrite as my backend.

4 replies