appconsent_clear 1.0.1 copy "appconsent_clear: ^1.0.1" to clipboard
appconsent_clear: ^1.0.1 copied to clipboard

AppConsent® cmp, the transparency-based consent management platform.

appconsent_clear #

pub package

SFBX

AppConsent® cmp, the transparency-based consent management platform.

Getting Started #

First, initialize AppconsentClear with the setup method, making sure it is initialized by placing the keyword await in front of it. Then display the CMP when you want.

import 'package:appconsent_clear/appconsent_clear.dart';

// Configure at launch (appKey:forceApplyGDPR:forceATT)
await AppconsentClear.setup("YOUR_APP_KEY", false, true);

// Display the CMP if needed after setup
AppconsentClear.presentNotice(false);

Documentation #

Our detailed documentation is accessible at https://docs.sfbx.io.

5
likes
0
points
124
downloads

Publisher

verified publishersfbx.io

Weekly Downloads

AppConsent® cmp, the transparency-based consent management platform.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on appconsent_clear