The availability of features may depend on your plan type. Contact your Customer Success Manager if you have any questions.

Dev guideAPI Reference
Dev guideAPI ReferenceUser GuideLegal TermsGitHubNuGetDev CommunitySubmit a ticketLog In

Configure event dispatcher for the Flutter SDK

How to configure the event dispatcher for HTTP requests made from every impression or conversion in the Optimizely Flutter SDK.

The Optimizely SDKs make HTTP requests for every decision event or conversion event that gets triggered. Each SDK has a built-in event dispatcher for handling these events, but we recommend overriding it based on the specifics of your environment.

The Optimizely Feature Experimentation Flutter SDK is a wrapper around the Android and Swift SDKs. To configure the Flutter SDK's event dispatcher, you configure the underlying Android SDK event dispatcher or Swift SDK event dispatcher.