splitio_android 0.1.5 splitio_android: ^0.1.5 copied to clipboard
The official Android implementation of splitio Flutter plugin.
0.1.5 (Jul 19, 2023) #
- Updated Android SDK to
3.3.0
, which includes:- Improved streaming architecture implementation to apply feature flag updates from the notification received which is now enhanced, improving efficiency and reliability of the whole update system.
- Added logic to do a full check of feature flags immediately when the app comes back to foreground, limited to once per minute.
0.1.5-rc.1 (Jul 19, 2023) #
0.1.4 (May 23, 2023) #
- Added
setUserConsent
method. - Added
getUserConsent
method.
0.1.4-rc.1 (May 23, 2023) #
0.1.3 (May 18, 2023) #
- Updated Android SDK to
3.2.1
- Added support for new configuration options:
impressionsMode
syncEnabled
logLevel
userConsent
encryptionEnabled
0.1.3-rc.1 (May 18, 2023) #
0.1.2+1 (Dec 7, 2022) #
Added Consumer ProGuard rules.
0.1.2 (Aug 13, 2022) #
Splits from splitio
as federated implementation.