config/platform_toggle library

Classes

NullablePlatformToggleConverter
Nullable variant of PlatformToggleConverter.
PlatformToggle
A tri-state toggle modeling the YAML/JSON value of android / ios configuration keys, which historically accept a bool or a String.
PlatformToggleConverter
JsonConverter for PlatformToggle that accepts the legacy bool-or-string YAML grammar.