privacy_policy_plus library

privacy_policy_plus

A flexible, beautiful, and developer-friendly Flutter widget for displaying privacy policy and consent screens. Easily integrate privacy compliance into your app with customizable UI, country-based logic, and quick setup.

  • Show privacy policy and terms consent page with one line of code
  • Hierarchical policy items with multi-level indentation
  • Multi-language support with automatic locale detection
  • Customizable app icon, policy items, and button actions
  • Support for privacy/terms links
  • Enable/skip by country list (region code)
  • Easy integration and extensible for any Flutter app
  • Built-in shared_preferences support for consent persistence

Classes

PolicyItem
Represents a privacy policy item that can contain hierarchical content and multi-language support.
PrivacyPolicyLocalization
Localization configuration for PrivacyPolicyPage UI elements
PrivacyPolicyPage