activity_flow 0.0.14
activity_flow: ^0.0.14 copied to clipboard
VTEX Activity Flow Flutter SDK
0.0.13 - 2025-11-07 #
Added #
- Add native module to handle deeplinks and send them through the pageView event.
- Add mobile-core to contain shared native code
0.0.12 - 2025-08-01 #
Refactored #
- Removes the
addNavBarPageViewextension that previously tracked screen views on tabs. - Adds a
trackPageViewmethod to enable manual screen view capturing.
0.0.11 - 2025-06-30 #
Added #
- Extends
addNavBarPageViewfunctionality to track screen views fromTabBarwidgets.
0.0.10 - 2025-05-23 #
Added #
- Add a new extension method
addNavBarPageViewto track screen views for navigation bar widgets.
0.0.9 - 2025-05-21 #
Refactored #
- Add an initial function to accept global configurations and initialize the package.
- Refactor the code so that only the account name is a required parameter in the initial function.
0.0.8 - 2025-05-08 #
Fixed #
- Fix sendEvent for not send ads events and events in the accountName 'vtex_store'