Secure Privacy Changelog

Subscribe to updates
© 2026 Secure Privacy Changelog
Oct 24, 2025

Introducing Secure Privacy for Flutter

We’re thrilled to announce the Secure Privacy Mobile Consent SDK for Flutter is live on Pub.dev!

Now you can ship fast, compliant consent experiences across Android and iOS with a single, unified Flutter API—just add the package to your pubspec.yaml, initialise with your Application ID(s), and you’re ready to collect, manage, and signal consent from the very first app launch.


Secure Privacy's secure_privacy_mobile_consent plugin on Pub.dev provides a cross‑platform Flutter API that wraps the proprietary Mobile Consent SDK for Android and iOS.

The package includes setup guidance (minimum iOS version, Android Gradle and permissions) plus example usage for initialisation and banner display.


What’s new

  • Flutter package published on Pub.dev
    • Package: secure_privacy_mobile_consent
  • Unified API for Android & iOS
    • Initialise the SDK once from Flutter, then present consent UI, read consent status, and check package‑level opt‑ins using one cross‑platform API surface.
  • Example app & quick start
    • Check the working example and code snippets for initialisation and banner display to help you get up and running quickly.

Licensing & source

  • The Flutter plugin wraps Secure Privacy’s proprietary Mobile Consent SDK. Usage and distribution are governed by Secure Privacy’s licensing terms; see package page for license note.

Documentation & Links