biometric_auth_package 0.0.1 copy "biometric_auth_package: ^0.0.1" to clipboard
biometric_auth_package: ^0.0.1 copied to clipboard

outdated

Biometric authentication for flutter application.

biometric_auth_package

Features

User can able to authenticate with biometric on android and ios application

Getting started

Local Auth wall redirect user to a widget when authenticated and another if not.

Usage

In this example we use MaterialApp.builder to encapsulate all app routes bellow our ChangeNotifierProvider, so anytime its possible to call context.read

However, you can use LocalAuthWall in any place, with the limitation that only widgets bellow will be able to call context.read

Additional information

In this example we use MaterialApp.builder to encapsulate all app routes bellow our ChangeNotifierProvider, so anytime its possible to call context.read

However, you can use LocalAuthWall in any place, with the limitation that only widgets bellow will be able to call context.read

1
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Biometric authentication for flutter application.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, local_auth

More

Packages that depend on biometric_auth_package