Hi everyone,
I’m building a FlutterFlow app and I’m trying to set up a proper consent flow so the app complies with European privacy rules.
I’m mainly wondering how others handle this in practice within FlutterFlow.
How do you ask users for consent for analytics or tracking?
How do you make sure non-essential tracking only starts after consent is given?
What is the best structure for this inside FlutterFlow?
I’m looking for a solid and practical approach for a mobile app built in FlutterFlow.
If anyone has experience with this, I’d love to hear how you approached it.