local_auth_watchos library

Classes

LocalAuthWatchos
watchOS implementation of LocalAuthPlatform.
LocalAuthWatchosBackend
Native LocalAuthentication operations, behind an interface so unit tests can swap in a fake off-device (see LocalAuthWatchos.backendOverride).

Typedefs

LocalAuthResolvedNative = Void Function(Int64)
Signature of the native→Dart completion signal.