appsprint_flutter
Flutter AppSprint attribution SDK.
1.1.12
99 downloads/mo
#2116 most downloaded on pub.dev
getappsprint/appsprint-flutter
What this package is like to depend on
Last release 1 months ago
14 Jul 2026
Ships fairly regularly
a new release about every 3 weeks
Nearly every release is documented
notes for 16 of 16 stable releases
Nothing withdrawn
no release was ever pulled
4 months old
16 releases · first in 2026
16 releases in the last 12 months
see the full history below
Release timeline
16 releases · Apr 2026 to Jul 2026Releases
latest 16-
1.1.1214 Jul 2026Release notes
Open source →- The iOS-only
AppSprintAppleAdsfacade now registers all installs and enables automatic session and event tracking, so ASO keys collect first-party analytics for organic users as well as Apple Ads users. - Updates the vendored iOS SDK to v1.1.11 with API-key scope isolation and compile-time macOS exclusion for the ASO facade.
- The iOS-only
-
1.1.1101 Jul 2026Release notes
Open source →- Updates the vendored iOS SDK to v1.1.10 so AppSprintSDK dSYMs are included for App Store Connect upload validation.
-
1.1.1024 Jun 2026Release notes
Open source →- Updates the vendored Android SDK to v1.1.4 so optional cellular-network subtype probes cannot crash startup on newer Android versions that deny telephony access.
-
1.1.919 Jun 2026Release notes
Open source →- Updates the vendored native SDKs to iOS v1.1.9 and Android v1.1.3 so attribution params use
appsprintIdonly. - Removes legacy competitor-name fixtures from SDK tests.
- Updates the vendored native SDKs to iOS v1.1.9 and Android v1.1.3 so attribution params use
-
1.1.815 Jun 2026Release notes
Open source →- Adds
AppSprintAppleAds, an iOS-only Apple Ads ROAS facade that configures the native SDK with Apple Ads attribution enabled and event/session tracking disabled. - Returns a clear unsupported-platform error when the Apple Ads facade is used on Android.
- Updates the vendored iOS SDK to v1.1.8.
- Adds
-
1.1.721 May 2026Release notes
Open source →- Updated the vendored iOS SDK to v1.1.7 so the core AppSprint API is no longer declared as an iOS tracking domain and ATT denial cannot block install or event delivery.
- iOS connectivity failures now fail fast and retry through the SDK queue instead of hanging behind
waitsForConnectivity.
-
1.1.619 May 2026Release notes
Open source →- Updated the vendored iOS SDK to v1.1.6 so iOS install registration treats the retained WKWebView user-agent as a critical attribution signal and defers early attempts while WebKit is still unavailable.
-
1.1.519 May 2026Release notes
Open source →- Updated the vendored iOS SDK to v1.1.5 so install registration uses the retained WKWebView user-agent probe and nested diagnostic event payloads are preserved.
-
1.1.419 May 2026Release notes
Open source →- Updated the vendored iOS SDK to v1.1.4 so install registration reliably includes the SDK WebView user-agent during app launch.
-
1.1.318 May 2026Release notes
Open source →- Updated vendored native SDKs to iOS v1.1.3 and Android v1.1.2.
- Exposed
sdkWebViewUserAgentthroughgetDeviceInfo()and added a directgetWebViewUserAgent()diagnostic helper.
-
1.1.218 May 2026Release notes
Open source →- Updated vendored native SDKs to iOS v1.1.2 and Android v1.1.1.
- Exposed the native
colorSchemediagnostic field throughgetDeviceInfo().
-
1.1.117 May 2026Release notes
Open source →- Updated the vendored iOS SDK to v1.1.1 with reliability improvements for iOS attribution payloads.
-
1.1.016 May 2026Release notes
Open source →- Updated vendored native SDKs to iOS v1.1.0 and Android v1.1.0.
- Exposed additional platform-safe
getDeviceInfo()fields for attribution quality and rollout debugging.
-
1.0.111 May 2026Release notes
Open source →- Added Google Ads consent configuration and event payload parity.
- Updated vendored native binaries with iOS v1.0.1 and Android v1.0.2.
- Picked up iOS customer-user-id retry/backoff parity.
- Completed
getDeviceInfo()parity for app version, GAID, IDFV/IDFA, AdServices token, and ATT status where platform-available. - Exposed full Apple Ads attribution fields returned by the backend.
- Fixed attribution-param null stringification and corrected release metadata/docs.
- Excluded internal agent notes from the pub.dev package.
-
1.0.011 May 2026Release notes
Open source →- Updated vendored iOS and Android SDKs to 1.0.0.
- Added session auto-tracking and attribution auto-refresh configuration.
- Added
refreshAttribution()for manual attribution refresh parity. - Declared Android network-state permission and package metadata for release quality checks.
-
0.1.013 Apr 2026Release notes
Open source →- Initial scaffold for the AppSprint Flutter SDK.
- Added Dart API, Android bridge, and iOS bridge.