littlefish_config_launchdarkly 5.0.0
littlefish_config_launchdarkly: ^5.0.0 copied to clipboard
The littlefish implementation of our configuration service for launch darkly mobile
5.0.0 #
Note: This release has breaking changes.
- FEAT(config): add failOnInvalid parameter to decryptValue for lenient decryption.
- FEAT(config): add encodeConfigValue and decrypt use-case setting in initialise.
- FEAT(config): AES-256-GCM decrypt LaunchDarkly config values on init.
- FEAT(config): base64 decode LaunchDarkly mobile key on init.
- BREAKING FEAT(core): move config value codec into ConfigService abstraction as encryptValue/decryptValue.
- BREAKING FEAT(config): require AES-encrypted LD config values, reject plaintext.
4.0.15 #
- Update a dependency to the latest release.
4.0.14 #
- Update a dependency to the latest release.
4.0.13 #
- Update a dependency to the latest release.
4.0.12 #
- Update a dependency to the latest release.
4.0.11 #
- Update a dependency to the latest release.
4.0.10 #
- Update a dependency to the latest release.
4.0.9 #
- Update a dependency to the latest release.
4.0.8 #
- Update a dependency to the latest release.
4.0.7 #
- Update a dependency to the latest release.
4.0.6 #
- Update a dependency to the latest release.
4.0.5 #
- Update a dependency to the latest release.
4.0.4 #
- Update a dependency to the latest release.
4.0.3 #
- Update a dependency to the latest release.
4.0.2 #
- Update a dependency to the latest release.
0.0.8 #
0.2.0 #
Changed #
- Increased min Flutter sdk to 3.27.1
- Increased dependency versions for littlefish_core, flutter_lints and launchdarkly_flutter_client_sdk
- Aligned LD initialise inline with package documentation
- Added implementation for jsonVariation
4.0.0 #
Flutter upgrade
4.0.1 #
- Updated littlefish core to ^4.2.0