firebase_remote_config_tvos 0.0.1
firebase_remote_config_tvos: ^0.0.1 copied to clipboard
tvOS (Apple TV) implementation of the firebase_remote_config Flutter plugin, providing Firebase Remote Config on Apple TV.
0.0.1 #
- Initial tvOS (Apple TV) implementation of
firebase_remote_config, ported fromfirebase_remote_config6.5.3 withflutter-tvos plugin portand finished by hand. Full Remote Config API (defaults, fetch/activate/fetchAndActivate, typed getters, config settings, real-time updates); no tvOS feature disables. - Native code aligned to the
firebase_core 4.11.x/firebase_core_platform_interface 7.1.0FlutterFire train; depends onfirebase_core_tvos.