Skip to content

[0.1.0] - 2020-10-29

Pre-release
Pre-release

Choose a tag to compare

@gwhelanLD gwhelanLD released this 29 Oct 23:05

This is the first public release of the LaunchDarkly Flutter client-side SDK. The SDK is considered to be an unsupported beta until release 1.0.0.

Added

  • Support for configuring and initializing a SDK instance.
  • Flag evaluation with and without details.
  • Retrieving all flag values for the current user.
  • Switching users with identify.
  • Flag change listeners and flags received listeners.