rudder_plugin_web 3.2.0
rudder_plugin_web: ^3.2.0 copied to clipboard
Web implementation of RudderStack Flutter SDK for event tracking and analytics integration.
3.2.0 #
3.0.2 #
- Update a dependency to the latest release.
3.0.0 #
2.5.1 #
- Update a dependency to the latest release.
2.5.0 #
2.4.1 #
- Update a dependency to the latest release.
2.4.0 #
2.3.0 #
- FIX: options in-correctly passed to alias api of js sdk. (39913281)
- FIX: updated dart sdk version constraints across all packages to >=2.17.6. (ca4a589a)
- FIX: fixed issue of sending extras as separate object in traits for both identify and group on web platform. (10207a35)
- FEAT: added better support for integrations object and custom context on web platform. (27c75e21)
2.2.2 #
- Update a dependency to the latest release.
2.2.0 #
2.0.0 #
Initial version
2.1.0 #
Made automatic collection of advertisingId by the Android SDK configurable using the withAutoCollectAdvertId() API
2.1.1 #
Changes in JS interpolable APIs and adding new serialization structure from Dart to Javascript
2.1.2-dev.1 #
Upgraded the dependency of rudder_sdk_flutter_platform_interface to 2.2.0-dev.1
2.1.2 #
Fixed issues while sending nested arrays and objects to JS.