djangoflow_remote_config library

Classes

AppLaunchDetails
AppLaunchRemoteConfigCubit
BrandDetails
LogoDetails
RemoteConfigCubit
The base class for all remote config cubits. fallbackConfig is the default config that will be used if data fails to load from the server.
RemoteConfigPartUpdater<C extends RemoteConfigCubit>
C is the cubit type that extends RemoteConfigCubit and RemoteConfigState is the state type of the cubit child is the widget that will be wrapped by BlocProvider
RemoteConfigState
ThemeDetails
UpdatesDetails

Extensions

MapExtensions on Map<String, dynamic>?
RemoteConfigExtensions on Map<String, dynamic>

Constants

kAppLaunchRemoteConfigKey → const String