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
- Package:
- Unified API for Android & iOS
- 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
- Pub.dev package: secure_privacy_mobile_consent
- Setup & initialisation (Flutter docs): Secure Privacy Flutter SDK – Setup
- Advanced usage: Events, logging, client ID, locale, session