activity_flow 0.0.7 copy "activity_flow: ^0.0.7" to clipboard
activity_flow: ^0.0.7 copied to clipboard

VTEX Activity Flow Flutter SDK

0.0.7 - 2025-05-08 #

Added #

  • Add ad events (impression, view, and click)

0.0.6 - 2025-02-11 #

Fixed #

  • Fix page view event handling to support null route names.
  • Fix events to handle with invalid account names
  • Fix cookie management to handle with unexpected errors.
  • Fix request to handle with errors.

0.0.5 - 2025-01-28 #

Fixed #

  • Fix page view event to save and send macID.

0.0.4 - 2024-10-31 #

Added #

  • Add Touch event.

0.0.3 - 2024-10-09 #

Fixed #

  • Fix default export to all events in the main file.

0.0.2 - 2024-10-01 #

Added #

  • Add automated publishing to pub.dev

0.0.1 - 2024-09-27 #

Added #

  • Add base package of Activity Flow with PageView event.