The Confidence Flutter SDK provides feature flag evaluation for Flutter applications on iOS, Android, web, and desktop platforms. Flags resolve once according to the evaluation context, and values read from a local cache for fast access.Documentation Index
Fetch the complete documentation index at: https://confidence.spotify.com/llms.txt
Use this file to discover all available pages before exploring further.
Features
- Cross-platform: Single SDK for iOS, Android, web, and desktop
- Local caching: Flag values cached locally for instant access
- Automatic apply events: Tracks flag usage
- Managed context: Automatic visitor ID and platform context
Installation
Install via the Flutter CLI:Quickstart
Resources
GitHub repository
Source code, examples, and full documentation
pub.dev package
Flutter package documentation
Context
Configure evaluation context
Apply events
Understand flag assignment tracking

