datadog_flags 1.0.1
datadog_flags: ^1.0.1 copied to clipboard
Datadog Feature Flags and Experimentation SDK for client applications.
Changelog #
1.0.1 #
- Fix Flutter Web flag evaluation events failing with HTTP 403 errors caused by CORS preflight requests.
- Preserve evaluation metadata when sending flag evaluation events from Flutter Web.
1.0.0 #
- Initial preview release of the native Dart Datadog Feature Flags and Experimentation SDK.
- Support precomputed assignment fetching, typed local evaluation, exposure tracking, flag evaluation tracking, and optional assignment storage.