File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.1.0 (2025-06-26)
2+
3+ * feat: Add support for Rokt
4+ * feat: Add support for Rokt embedded layout in the Flutter SDK (#50 )
5+ * feat: Passthrough SDK wrapper type to native SDKs (#51 )
6+ * feat: Add RoktConfig support for selectPlacements in Flutter SDK (#52 )
7+ * feat: Add support for Rokt event channel subscription (#53 )
8+ * feat: Add Rokt purchaseFinalized method (#54 )
9+ * refactor: Update selectPlacements parameter from placementId to identifier (#55 )
10+
111## 1.0.6 (2025-01-07)
212
313* fix: Resolve linting issues (#48 )
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ packages:
149149 path: ".."
150150 relative: true
151151 source: path
152- version: "1.0.6 "
152+ version: "1.1.0 "
153153 path:
154154 dependency: transitive
155155 description:
Original file line number Diff line number Diff line change 11name : mparticle_flutter_sdk
22description : mParticle Flutter Plugin - SDK wrapper for iOS, Android, and Web platforms
3- version : 1.0.6
3+ version : 1.1.0
44homepage : https://github.com/mParticle/mparticle-flutter-sdk
55repository : https://github.com/mParticle/mparticle-flutter-sdk
66
You can’t perform that action at this time.
0 commit comments