privacy_ledger 0.1.0
privacy_ledger: ^0.1.0 copied to clipboard
Scans a Flutter project's dependency tree and generates privacy disclosure artifacts for Apple (PrivacyInfo.xcprivacy) and Google Play (Data Safety form) from a curated SDK data-collection database — [...]
0.1.0 #
- Initial CLI:
privacy_ledger scan --project --output [--dry-run] - Pubspec.yaml / pubspec.lock scanner with direct vs transitive flags
- Bundled SDK database (~37 packages): AdMob, Firebase stack, RevenueCat, Stripe, shared_preferences, image_picker, file_picker, Maps, Sign in with Apple, Sentry, OneSignal, Mixpanel, Amplitude, PostHog, AppsFlyer, and other common Flutter plugins
- Generators:
PrivacyInfo.xcprivacy, Play Data Safety markdown checklist, plain-English policy summary - Per-project overrides via
privacy_ledger.overrides.yaml - README showcase assets under
doc/assets/