We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06b5af commit df2eba9Copy full SHA for df2eba9
splitio_ios/CHANGELOG.md
@@ -1,3 +1,5 @@
1
+# 1.0.0-rc.1 (Aug 14, 2025)
2
+
3
# 0.2.0 (Nov 6, 2024)
4
* Updated iOS SDK to `3.0.0`
5
splitio_ios/pubspec.yaml
@@ -18,8 +18,7 @@ flutter:
18
dependencies:
19
flutter:
20
sdk: flutter
21
- splitio_platform_interface: # ^2.0.0-rc.1
22
- path: ../splitio_platform_interface
+ splitio_platform_interface: ^2.0.0-rc.1
23
24
dev_dependencies:
25
flutter_test:
0 commit comments