Releases: launchdarkly/flutter-client-sdk
Releases · launchdarkly/flutter-client-sdk
v4.12.0
4.12.0 (2025-09-15)
Features
- Add experimental plugin support. (#225) (5bd9ce7)
- Add hook support and experimental plugin support. (#228) (b698905)
- Add support for hooks. (#220) (6e7a26d)
- Update version constraints for device_info_plus to allow using 12.x. (9b5f530)
- Update version constraints for package_info_plus to allow using 9.x. (9b5f530)
Bug Fixes
- Change hook data values to
dynamic
from LDValue
. (d7720f3)
- Export required plugin meta-data types. (d7720f3)
launchdarkly_common_client: v1.7.0
1.7.0 (2025-09-12)
Features
Bug Fixes
- Change hook data values to
dynamic
from LDValue
. (d7720f3)
- Export required plugin meta-data types. (d7720f3)
launchdarkly_event_source_client: v2.0.1
2.0.1 (2025-09-04)
Bug Fixes
v4.11.2
4.11.2 (2025-09-03)
Bug Fixes
- improves handling of invalid contexts and adds SSE Client logging (#215) (131a658)
launchdarkly_event_source_client: v2.0.0
2.0.0 (2025-09-03)
⚠ BREAKING CHANGES
- Add support for getting headers on event source connection. (#208)
Features
- Add support for getting headers on event source connection. (#208) (9f0b1e4)
launchdarkly_event_source_client: v1.2.1
1.2.1 (2025-09-02)
Bug Fixes
- improves handling of invalid contexts and adds SSE Client logging. (#207) (fcab81f)
launchdarkly_dart_common: v1.6.1
1.6.1 (2025-09-03)
Bug Fixes
- improves handling of invalid contexts and adds SSE Client logging. (#207) (fcab81f)
launchdarkly_common_client: v1.6.2
1.6.2 (2025-09-03)
Bug Fixes
- improves handling of invalid contexts and adds SSE Client logging. (#207) (fcab81f)
v4.11.1
4.11.1 (2025-05-12)
Bug Fixes
- Bump launchdarkly_common_client to v1.6.1 (#203) (6449b7f)
launchdarkly_dart_common: v1.6.0
1.6.0 (2025-05-09)
Features