firebase_app_check_tvos 0.0.1
firebase_app_check_tvos: ^0.0.1 copied to clipboard
tvOS (Apple TV) implementation of the firebase_app_check Flutter plugin, providing Firebase App Check on Apple TV (App Attest / DeviceCheck).
0.0.1 #
- Initial tvOS (Apple TV) implementation of
firebase_app_check, ported fromfirebase_app_check0.4.5 withflutter-tvos plugin portand finished by hand. DeviceCheck and App Attest providers (tvOS 15+) plus the Debug provider; the reCAPTCHA provider is not available on tvOS (iOS-only in the Firebase Apple SDK). - Native code aligned to the
firebase_core 4.11.x/firebase_core_platform_interface 7.1.0FlutterFire train; depends onfirebase_core_tvos.