optimizely_flutter_sdk 2.0.0-beta copy "optimizely_flutter_sdk: ^2.0.0-beta" to clipboard
optimizely_flutter_sdk: ^2.0.0-beta copied to clipboard

This repository houses the Flutter SDK for use with Optimizely Feature Experimentation, Optimizely Full Stack (legacy), and Optimizely Rollouts.

Optimizely Flutter SDK Changelog #

2.0.0-beta #

September 21, 2023

New Features #

  • Add ODP for iOS (#52).
  • Add ODP for Android (#57).

Bug Fixes #

  • Crash fixed, fetchQualifiedSegments without options (#64).

Functionality Enhancements #

  • Update Github Issue Templates (#65).
  • Add configurable log level support (#63).

1.0.1 #

May 8, 2023

Official General Availability (GA) release

Bug Fixes #

  • Fix "no serializer found" error (#51).

1.0.1-beta #

March 10, 2022

  • We updated our README.md and other non-functional code to reflect that this SDK supports both Optimizely Feature Experimentation and Optimizely Full Stack. (#44).

1.0.0-beta #

November 3, 2022

Beta release of the Optimizely X Full Stack Flutter SDK.

New Features #

  • Following are the api's added in Flutter SDK:

    • activate
      • getVariation
      • getForcedVariation
      • setForcedVariation
      • getOptimizelyConfig
      • createUserContext
      • close
  • Following are the notification listener's added in Flutter SDK:

    • addActivateNotificationListener
      • addDecisionNotificationListener
      • addTrackNotificationListener
      • addLogEventNotificationListener
      • addConfigUpdateNotificationListener
      • removeNotificationListener
      • clearNotificationListeners
      • clearAllNotificationListeners
  • Following are the api's added in UserContext:

    • getUserId
      • getAttributes
      • setAttributes
      • trackEvent
      • decide
      • decideForKeys
      • decideAll
      • setForcedDecision
      • getForcedDecision
      • removeForcedDecision
      • removeAllForcedDecisions
7
likes
0
points
4.93k
downloads

Publisher

unverified uploader

Weekly Downloads

This repository houses the Flutter SDK for use with Optimizely Feature Experimentation, Optimizely Full Stack (legacy), and Optimizely Rollouts.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on optimizely_flutter_sdk