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.

0.4.0 #

  • Breaking: CPI postback uses POST /api/postback/cpi with JSON body (utm_source, utm_medium, key). BloopzPostback.sendCpi now requires a key argument (provide at runtime; do not hardcode).
  • README: document the POST API, curl example, and supplying the key (e.g. String.fromEnvironment).
  • Add MIT LICENSE.
  • pubspec: add repository metadata for pub.dev.
  • pubspec: bump minimum Flutter SDK to >=1.20.0 (required by pub.dev for plugins that don’t ship an ios/ folder).

0.0.1 #

  • Add Android Install Referrer listener (stream + one-shot getter).
  • Add utilities to parse utm_source / utm_medium from the referrer.
  • Add CPI postback helper for GET /api/postback/cpi.
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