zixflow 1.0.0
zixflow: ^1.0.0 copied to clipboard
An official flutter plugin for Zixflow, an automated messaging platform.
1.0.0 - 2026-05-18 #
Changed #
- 🎉 BREAKING: Rebranded from Customer.io to Zixflow
- Package name changed from
customer_iotozixflow - Public API now uses
Zixflowclass name (type alias toCustomerIO) - API endpoint updated to
api-events.zixflow.com/v1 - Native dependencies updated to Zixflow iOS SDK v1.0.0 and Android SDK v1.0.0
- Repository moved to https://github.com/zixflow/zixflow-flutter
- Documentation moved to https://zixflow.com/docs/sdk/flutter/
Migration Guide #
See README.md for migration instructions from customer_io package.
Previous Customer.io Releases #
4.0.0 - 2026-04-10 #
3.1.1 - 2025-12-16 #
3.0.0 - 2025-10-17 #
2.4.3 - 2025-08-11 #
2.4.2 - 2025-07-24 #
2.4.0 - 2025-07-17 #
2.3.1 - 2025-07-09 #
2.2.0 - 2025-06-02 #
2.1.8 - 2025-05-30 #
2.1.3 - 2025-02-27 #
2.1.2 - 2025-02-21 #
2.0.0 - 2024-12-10 #
1.5.0 - 2024-07-02 #
1.2.4 - 2023-07-25 #
1.2.1 - 2023-06-06 #
1.1.0 - 2023-04-26 #
Features #
1.0.0 (2023-04-03) #
Features #
- added missing methods (#17) (73f29e6)
- added SDK config (#1) (e8ed7dd)
- tracking and in-app added (#2) (c23f2d9)
Bug Fixes #
- add test coverage and refactored scripts (#34) (f7f2387)
- formatting issues (d67fa7e)
- in-app remove gist org id (#19) (ce4cc9e)
- missing methods and extra dependency (2c5deca)
- obj-c bindings issue (0dbe4ef)
- plugin version in user-agent (a10e482)
- release script typo (2a8b7ae)
- typo fixed (#9) (a5107df), closes #7 #8
- updated android dependency to auto update (#24) (040cef2)
- updated icon and typo (57c6eef)
1.0.0-beta.1 - 2023-03-07 #
Features #
- added missing methods (#17) (73f29e6)
- added SDK config (#1) (e8ed7dd)
- tracking and in-app added (#2) (c23f2d9)
Bug Fixes #
- formatting issues (d67fa7e)
- in-app remove gist org id (#19) (ce4cc9e)
- missing methods and extra dependency (2c5deca)
- obj-c bindings issue (0dbe4ef)
- plugin version in user-agent (a10e482)
- typo fixed (#9) (a5107df), closes #7 #8
- updated android dependency to auto update (#24) (040cef2)
- updated icon and typo (57c6eef)
1.0.0-alpha.1 - 2022-12-22 #
0.0.1-alpha.3 #
- iOS version bump
0.0.1-alpha.2 #
- Push messaging support
0.0.1-alpha.1 #
- SDK config support
- Tracking support
- In-app messages support