P freeprivacypolicy.app
Platform

Privacy policy generator for Flutter apps

Pub.dev packages add hidden data flows — Sentry Flutter, Firebase, Adjust. We name them all.

Generate Flutter privacy policy Free · no signup · hosted public URL

Why Flutter apps need extra care

The Flutter ecosystem makes adding SDKs frictionless — one line in pubspec.yaml. The downside: it is easy to ship an app that calls home to ten endpoints you forgot to document. Run flutter pub deps against your release build and disclose each network-calling package.

Ready to publish?

Answer six questions, get a hosted public URL the App Store, Google Play, and ad networks accept. No credit card.

Generate Flutter privacy policy

Frequently asked questions

Does Flutter itself send telemetry?
The Flutter framework does not phone home at runtime. The Dart VM does not either. Only the SDKs you add do.

Related reading