1. Plain English Summary
We built FlutterGuard to help developers, not to harvest their data. We do not track you, we do not require an account, and we do not store your code unless you explicitly ask us to (by using the "Share" feature).
2. Data Collection & Usage
- Standard Analysis: When you click "Analyze", your
pubspec.yamlis processed in memory on our serverless functions. It is used solely to fetch metadata from the official pub.dev API and is immediately discarded. It is never saved to a database. - Sharing Results: If you explicitly click the "Share Results" button, we store your
pubspec.yamland the analysis results in our database (Vercel KV) to generate a unique shareable link.
3. Data Retention
Any data stored via the "Share Results" feature is automatically and permanently deleted after 30 days.
4. Third-Party Services
We use the public pub.dev API to retrieve package information. We do not control their privacy practices, but we only send them package names (never your proprietary code or private packages).
5. Contact
If you have any questions or concerns about your privacy, feel free to reach out to the maintainer.