config/platform_toggle library
Classes
- NullablePlatformToggleConverter
- Nullable variant of PlatformToggleConverter.
- PlatformToggle
-
A tri-state toggle modeling the YAML/JSON value of
android/iosconfiguration keys, which historically accept aboolor aString. - PlatformToggleConverter
-
JsonConverterfor PlatformToggle that accepts the legacy bool-or-string YAML grammar.