flagsmith library
Flagsmith SDK for Flutter
Flagsmith allows you to manage feature flags and remote config across multiple projects, environments and organisations.
Classes
- CoreStorage
- Abstract for CRUD operations over storage
- Feature
- Standard Flagsmith feature
- Flag
- FlagsAndTraits
- FlagsmithClient
- Flagsmith client initialization
- FlagsmithConfig
- Default definition of connection to API
- Identity
- Personalized user
- InMemoryStorage
- InMemoryStore storage
- StorageProvider
- Trait
- TraitWithIdentity
Enums
- FlagsmithLoading
- StorageType
- StorageType defining type of storage used by instance of FlagsmithClient
Mixins
Functions
-
nonNullStringFromJson(
dynamic value) → String -
stringFromJson(
dynamic value) → String? -
stringToJson(
Object? value) → dynamic
Exceptions / Errors
- FlagsmithApiException
- FlagsmithApiException
- FlagsmithConfigException
- FlagsmithConfigException
- FlagsmithException
- Generic FlagsmithException
- FlagsmithFormatException
- FlagsmithFormatException