analytics_flutter
analytics_flutter copied to clipboard
Fix: Integrations map in segment event.
Hi everyone,
Regarding issue #152, I've identified and resolved an issue where track and screen events were not transmitting active integration information (it was consistently null).
This update ensures that active integrations are now correctly included for all integrations.
Tests have been completed and are passing, and models have been updated accordingly.
Hope this is helpful.