element-x-ada/libraries/featureflag
Jorge Martin Espinosa 32a374d836
FFs can now be toggled in release builds too (#3101)
- Removed `StaticFeatureFlagProvider`.
- Always provide `PreferencesFeatureFlagProvider`.
- For the default values of feature flags, use a lambda with a `BuildMeta` parameter so we can customize the return value based on its data.
2024-07-02 16:06:42 +00:00
..
api FFs can now be toggled in release builds too (#3101) 2024-07-02 16:06:42 +00:00
impl FFs can now be toggled in release builds too (#3101) 2024-07-02 16:06:42 +00:00
test FFs can now be toggled in release builds too (#3101) 2024-07-02 16:06:42 +00:00
ui Remove Modifier parameter in private function when only default value is used. 2024-02-08 11:06:06 +01:00