routix_flutter 1.0.6
routix_flutter: ^1.0.6 copied to clipboard
Official Routix SDK for Flutter. Track app installs, attribute deep links, and measure conversion events with ease.
Changelog #
1.0.6 #
- Added
anonymous_device_idpersistence and automated mapping to event metadata payloads to resolve conversion attribution gaps.
1.0.5 #
- Added Android namespace
link.routix.sdkto comply with modern Gradle requirements. - Updated iOS podspec author email.
- Upgraded Dart dependencies (
httpto^1.5.0,device_info_plusto^12.4.0,package_info_plusto^9.0.1, andshared_preferencesto^2.5.5).
1.0.4 #
- Unified versioning across all Routix SDKs.
- Standardized README structure with clear Direct vs. Deferred flow distinction.
- Improved attribution reliability with expanded device metadata capture (Screen size, Timezone).
- Added official support for unified event tracking schemas (
trackSale,trackCustomEvent).
1.0.3 #
- Update documentation URLs and support links in README.
1.0.2 #
- Update README documentation links.
1.0.1 #
- Update repository URL to point to the dedicated SDK repository.
1.0.0 #
- Initial release of the Routix Flutter SDK.
- Features:
- Attribution tracking for deep links.
- Event tracking (e.g., app installs, custom conversions).
- Deferred deep linking support.
- Easy integration with simple API.