ds_intellitoggle_export library

Classes

DSIntelliToggleConfig
Configuration options for the DSIntelliToggleProvider.
DSIntelliToggleErrorMapper
Maps IntelliToggle and OpenFeature errors to DartStream-compatible exceptions.
DSIntelliToggleEventHandler
Handles lifecycle events emitted by the IntelliToggle provider.
DSIntelliToggleProvider
DSIntelliToggleProvider integrates IntelliToggle with DartStream's feature flag system using the OpenFeature standard.

Functions

registerIntelliToggleProvider(Map<String, dynamic> config) Future<void>
Registers the IntelliToggle provider with DartStream's feature flag manager.

Exceptions / Errors

DSIntelliToggleException
Exception class for IntelliToggle-specific errors.