windows_hello 0.1.0 copy "windows_hello: ^0.1.0" to clipboard
windows_hello: ^0.1.0 copied to clipboard

PlatformWindows

Flutter plugin for Windows Hello biometric/PIN verification and Windows Credential Manager (PasswordVault) access, with typed sealed results.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add windows_hello

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  windows_hello: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:windows_hello/windows_hello.dart';
0
likes
150
points
6
downloads

Documentation

API reference

Publisher

verified publisheriamsathish.dev

Weekly Downloads

Flutter plugin for Windows Hello biometric/PIN verification and Windows Credential Manager (PasswordVault) access, with typed sealed results.

Repository (GitHub)
View/report issues

Topics

#windows-hello #biometrics #credentials #authentication #windows

License

MIT (license)

Dependencies

flutter, windows_hello_platform_interface, windows_hello_windows

More

Packages that depend on windows_hello

Packages that implement windows_hello