configdirector_openfeature_flutter_provider 0.1.0-beta.1
configdirector_openfeature_flutter_provider: ^0.1.0-beta.1 copied to clipboard
OpenFeature provider for ConfigDirector on Flutter. ConfigDirector is a remote configuration and feature flag service.
Changelog #
The format follows Keep a Changelog, and this project follows Semantic Versioning.
[Unreleased] #
0.1.0-beta.1 - 2026-09-22 #
Added #
ConfigDirectorProvider, an OpenFeature provider for the static-context Dart client SDK (openfeature_dart_client_sdk) backed by the ConfigDirector Flutter client SDK. A resolution carries the served value's id as its variant andTARGETING_MATCH,DEFAULTor an error code as its reason. The provider reports itself to the server asflutter-openfeature-client-providerat its own version.