bloopz_sdk 0.4.0 copy "bloopz_sdk: ^0.4.0" to clipboard
bloopz_sdk: ^0.4.0 copied to clipboard

PlatformAndroid

Bloopz SDK: capture Play Store install referrer and send CPI postbacks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bloopz_sdk

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

dependencies:
  bloopz_sdk: ^0.4.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:bloopz_sdk/bloopz_sdk.dart';
1
likes
150
points
43
downloads

Documentation

API reference

Publisher

verified publisherbloopz.com

Weekly Downloads

Bloopz SDK: capture Play Store install referrer and send CPI postbacks.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on bloopz_sdk

Packages that implement bloopz_sdk