adstart_flutter_sdk
Flutter SDK for Adstart event collection.
What this package is like to depend on
Last release 6 days ago
17 Aug 2026
Ships on a steady schedule
a new release about every 1 weeks
Nearly every release is documented
notes for 13 of 13 stable releases
Nothing withdrawn
no release was ever pulled
1 months old
13 releases · first in 2026
13 releases in the last 12 months
see the full history below
Release timeline
13 releases · Jul 2026 to Aug 2026Releases
latest 13-
0.1.1117 Aug 2026Release notes
Open source →- Added automatic
push_openedevent collection for background and terminated App Push openings. - Added App Push UTM attribution to session, native, and custom event envelopes while preserving callback and deep-link behavior.
- Added automatic
-
0.1.1010 Aug 2026Release notes
Open source →- Added account-scoped App Push notification history when the current customer
email is provided to
init(), with device-scoped history when it is absent. - Prevented customer email reuse across SDK session reinitialization and debug log exposure from failed history requests.
- Added account-scoped App Push notification history when the current customer
email is provided to
-
0.1.931 Jul 2026Release notes
Open source →- Added automatic App Push consent synchronization during
init()when the current customer's email is provided and the permission status changes. - Added local persistence for only the last synchronized accepted or rejected consent status.
- Added explicit accepted and rejected App Push consent synchronization.
- Added automatic App Push consent synchronization during
-
0.1.830 Jul 2026 -
0.1.724 Jul 2026Release notes
Open source →- Added native customer update event tracking with dynamic JSON attributes.
-
0.1.624 Jul 2026 -
0.1.523 Jul 2026 -
0.1.423 Jul 2026Release notes
Open source →- Added native screen visit tracking with dynamic JSON attributes.
- Added purchase-specific parameters with a required order ID and shipping value while preserving the SDK-derived item total.
- Added standard logout event tracking with
logout()and the nativelogoutevent type.
-
0.1.321 Jul 2026Release notes
Open source →- Added standard sign-up event tracking with
signUp()and the nativesign_upevent type.
- Added standard sign-up event tracking with
-
0.1.221 Jul 2026Release notes
Open source →- Lowered the minimum supported versions of
firebase_core,firebase_messaging, andshared_preferencesfor broader app compatibility.
- Lowered the minimum supported versions of
-
0.1.120 Jul 2026Release notes
Open source →- Added purchase event tracking with currency, items, derived value, and an optional event-level coupon.
-
0.1.020 Jul 2026Release notes
Open source →- Added a shared public ecommerce item contract with validated prices and quantities.
- Changed wishlist, cart, payment, shipping, and checkout APIs to require currency and non-empty items while deriving value from item prices.
- Added product, category, brand, and search event tracking.
- Changed event-level coupons to be optional and omitted when absent.
-
0.0.109 Jul 2026Release notes
Open source →- Added
session_startedevent collection. - Added in-memory device and session identifiers.
- Added