app/helpers/app_remote_config_init library

Functions

appInitRemoteConfig({Map<String, dynamic>? additionalDefaultConfigs}) Future<void>
forceRefreshRemoteConfig() Future<void>
Force refresh Remote Config values (useful for debugging) This bypasses the minimumFetchInterval by using fetchAndActivate with force
testRemoteConfigValues() Future<void>
Test Remote Config functionality and log the results This is useful for debugging Remote Config issues
webForceInitialFetch() Future<void>
Force a fetch on web platforms for initial startup Web platforms need this explicit fetch since real-time listeners don't work