redacto_consent_sdk 0.1.0 copy "redacto_consent_sdk: ^0.1.0" to clipboard
redacto_consent_sdk: ^0.1.0 copied to clipboard

Flutter SDK for integrating Redacto consent notices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add redacto_consent_sdk

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

dependencies:
  redacto_consent_sdk: ^0.1.0

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:redacto_consent_sdk/redacto_consent_sdk.dart';
0
likes
150
points
7
downloads

Documentation

API reference

Publisher

verified publisherredacto.ai

Weekly Downloads

Flutter SDK for integrating Redacto consent notices.

Repository (GitHub)

License

Apache-2.0 (license)

Dependencies

flutter, http

More

Packages that depend on redacto_consent_sdk