reddit_pixel 1.0.0 copy "reddit_pixel: ^1.0.0" to clipboard
reddit_pixel: ^1.0.0 copied to clipboard

A privacy-centric, backend-agnostic Flutter library for Reddit Conversions API (CAPI) v3. Supports direct and proxy transport modes with offline-first persistence.

1.0.0 #

  • Initial Release: introduced a privacy-centric, backend-agnostic library for Reddit Conversions API (CAPI) v3.
  • Event Tracking: Added support for standard events (Purchase, SignUp, Lead, AddToCart, AddToWishlist, Search, ViewContent, PageVisit) and custom events.
  • Transport Modes: Implemented dual transport modes:
    • Direct Mode: Send events directly to Reddit API using an access token.
    • Proxy Mode: Securely route events through a proxy server to keep tokens hidden.
  • Offline First: Integrated Hive for persistent local queuing of events when offline, with automatic retry and background flushing.
  • User Data Enrichment: Added automatic enrichment of events with device identifiers (IDFA/AAID) via RedditIdentityProvider.
  • Developer Experience: Included robust debug logging, configurable flush intervals, and a dedicated test mode.
1
likes
150
points
48
downloads

Documentation

API reference

Publisher

verified publishertpn-labs.com

Weekly Downloads

A privacy-centric, backend-agnostic Flutter library for Reddit Conversions API (CAPI) v3. Supports direct and proxy transport modes with offline-first persistence.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

connectivity_plus, crypto, dio, flutter, hive, hive_flutter, meta, uuid

More

Packages that depend on reddit_pixel