privacy_ledger 0.1.0 copy "privacy_ledger: ^0.1.0" to clipboard
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/
2
likes
140
points
69
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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 — so you stop redoing manual research on every release for AdMob, Firebase, RevenueCat, and other third-party SDKs.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, yaml

More

Packages that depend on privacy_ledger