dymatrix_flutter 1.1.2
dymatrix_flutter: ^1.1.2 copied to clipboard
A Dymatrix analytics plugin for Flutter.
1.1.2 (11.08.2026) #
- Fixed iOS build failure:
.swiftinterfacefiles insideEcondaTracking_Swift.xcframeworkhad CRLF line endings, causing Swift compiler error "error extracting version from module interface". Added.gitattributesto enforce LF and re-normalized all 6 files.
1.1.1 (04.08.2026) #
- Updated LICENSE to Apache License 2.0
- Updated bundled native Android SDK (econda droid) to 6.5
- Aligned with native iOS SDK release 3.0.10
1.1.0 (29.07.2026) #
- Added custom domain tracking and custom hostname support
1.0.0 (22.04.2026) #
- Flutter plugin wrapping native Econda/Dymatrix Android (
de.econda:droid) and iOS (EcondaTracking_Swift) via Pigeon. - iOS:
dymatrix_flutterCocoaPod depends onEcondaTracking_Swift(see podspec); apps must supply the pod source (path/git/spec repo). - Android:
appendDataToPreviousPageViewdelegates toSession.appendDataToPreviousPageView.