cm_cmp_sdk_v3 3.2.1 copy "cm_cmp_sdk_v3: ^3.2.1" to clipboard
cm_cmp_sdk_v3: ^3.2.1 copied to clipboard

The CMP Plugin allows you to integrate Consent Management functionality.

cm_cmp_sdk_v3 #

A Flutter plugin for integrating and managing consent management platform (CMP) functionalities within your Flutter application. The cmp_sdk provides a simple and efficient way to handle user consents for data collection and usage in compliance with privacy laws like GDPR.

Features #

  • Initialize CMP with custom configurations.
  • Open consent layer UI with configurable presentation styles.
  • Check and manage user consents for vendors and purposes.
  • Import/export CMP configuration strings.
  • Full support for custom callbacks and consent status checks.

Installation #

To use the cm_cmp_sdk_v3 plugin, add it to your pubspec.yaml file:

dependencies:
  cm_cmp_sdk_v3: ^3.2.1
copied to clipboard

Then, run the following command to install the plugin:

flutter pub get
copied to clipboard

Documentation #

For more detailed documentation and advanced usage, please refer to the official documentation.

For more detailed information on how to integrate and use cmp_sdk in your Flutter projects, including advanced configurations, consent layer customization, and handling user consents, please refer to our official documentation:

Flutter Integration Guide

This guide provides step-by-step instructions, best practices, and additional resources to help you effectively implement and manage the CMP functionalities within your app.

Support #

For support and further questions, please contact support@consentmanager.net.

0
likes
150
points
241
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.17 - 2025.04.01

The CMP Plugin allows you to integrate Consent Management functionality.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on cm_cmp_sdk_v3