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

Flutter client SDK for ConfigDirector. ConfigDirector is a remote configuration and feature flag service.

Changelog #

0.1.0 #

Initial release of the ConfigDirector Flutter client SDK.

  • ConfigDirectorClient for evaluating bool, int, double, String and JSON configs against a ConfigDirectorContext, with typed defaults.
  • Streaming and polling transports, selectable through ConnectionOptions.
  • watch streams and client events (ClientReadyEvent, ConfigsUpdatedEvent, ContextUpdatedEvent, ConfigEvaluatedEvent) for reacting to config and context changes.
  • Telemetry reporting of evaluated configs, off the main isolate on native platforms.
  • Support for both native and web targets.
0
likes
150
points
96
downloads

Documentation

Documentation
API reference

Publisher

verified publisherconfigdirector.com

Weekly Downloads

Flutter client SDK for ConfigDirector. ConfigDirector is a remote configuration and feature flag service.

Homepage
Repository (GitHub)
View/report issues

Topics

#feature-flags #remote-config #configuration

License

MIT (license)

Dependencies

crypto, flutter, http, package_info_plus, uuid, web

More

Packages that depend on configdirector_flutter_client_sdk