cloudx_flutter 0.18.0 copy "cloudx_flutter: ^0.18.0" to clipboard
cloudx_flutter: ^0.18.0 copied to clipboard

Complete Flutter SDK wrapper for CloudX Core with privacy compliance (CCPA/COPPA/GPP), targeting APIs, and full ad lifecycle callbacks

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cloudx_flutter

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

dependencies:
  cloudx_flutter: ^0.18.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:cloudx_flutter/cloudx_flutter.dart';
4
likes
150
points
517
downloads

Publisher

unverified uploader

Weekly Downloads

Complete Flutter SDK wrapper for CloudX Core with privacy compliance (CCPA/COPPA/GPP), targeting APIs, and full ad lifecycle callbacks

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on cloudx_flutter

Packages that implement cloudx_flutter