secure_privacy_mobile_consent 0.2.2 copy "secure_privacy_mobile_consent: ^0.2.2" to clipboard
secure_privacy_mobile_consent: ^0.2.2 copied to clipboard

A Flutter plugin for the Secure Privacy Mobile Consent SDK. It helps apps display consent banners, capture user choices, and manage compliance with regional privacy regulations (GDPR, CCPA, etc.).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add secure_privacy_mobile_consent

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  secure_privacy_mobile_consent: ^0.2.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:secure_privacy_mobile_consent/secure_privacy_mobile_consent.dart';
0
likes
120
points
1
downloads

Publisher

verified publishersecureprivacy.ai

Weekly Downloads

A Flutter plugin for the Secure Privacy Mobile Consent SDK. It helps apps display consent banners, capture user choices, and manage compliance with regional privacy regulations (GDPR, CCPA, etc.).

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on secure_privacy_mobile_consent

Packages that implement secure_privacy_mobile_consent