feat_openfeature 0.1.0 copy "feat_openfeature: ^0.1.0" to clipboard
feat_openfeature: ^0.1.0 copied to clipboard

OpenFeature provider for feat. Wraps the feat Dart SDK to expose feat through the OpenFeature API.

Changelog #

0.1.0 #

  • Initial release.
  • FeatProvider: an OpenFeature FeatureProvider that wraps a feat FeatClient.
  • Boolean, string, integer, double, and object flag resolution backed by feat's synchronous evaluation cache.
  • Type-mismatch and flag-not-found map to the OpenFeature error result with the supplied default value.
  • Variation id maps to the result variant; feat's evaluation reason maps to the result reason.
  • Helpers to translate an OpenFeature EvaluationContext into feat's EvalContext.
1
likes
160
points
88
downloads

Documentation

API reference

Publisher

verified publisherfeat.so

Weekly Downloads

OpenFeature provider for feat. Wraps the feat Dart SDK to expose feat through the OpenFeature API.

Homepage

License

MIT (license)

Dependencies

feat_sdk, openfeature_dart_server_sdk

More

Packages that depend on feat_openfeature