REMOTE

A remotely-controlled feature flag.

Remote features are configured via a remote service (such as Firebase Remote Config, LaunchDarkly, or similar) and can be toggled without deploying new app versions. They support local overrides for testing purposes while maintaining the remote configuration as the source of truth.

In the UI, remote features are displayed with a tri-state control allowing selection between Remote/Off/On states.

See also

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int