zixflow 1.1.3
zixflow: ^1.1.3 copied to clipboard
An official flutter plugin for Zixflow, an automated messaging platform.
Changelog #
All notable changes to this project will be documented in this file.
1.1.3 2025-01-XX #
Updated #
- Updated to Zixflow Android SDK v1.1.3
- Updated to Zixflow iOS SDK v1.1.3
Changed #
- Removed
siteId,migrationSiteId, andregionparameters from SDK configuration - these are no longer needed - Simplified in-app messaging configuration - no longer requires siteId or region
- Updated Android SDK API:
cdpApiKeyparameter renamed toapiKey - Updated Android SDK API:
CioLogLevelrenamed toZixflowLogLevel - iOS: Push messaging initialization is now handled automatically by ZixflowAppDelegateWrapper
Removed #
- Removed all backward compatibility code for Customer.io branding
- Removed Region enum and related configuration options
- Removed
MessagingPushFCM.initialize()from iOS as it's handled automatically in SDK 1.1.3
1.0.0 2025-01-XX #
Initial Release #
- Zixflow Flutter SDK initial release
- Complete rebranding from Customer.io to Zixflow
- Support for Android and iOS platforms
- Features:
- User identification and tracking
- Event tracking
- Push notifications (FCM)
- In-app messaging
- Notification inbox
- Location enrichment (optional)
- Device token management
- Profile and device attributes