An open API service indexing awesome lists of open source software.

https://github.com/droidzed/flutter_local_auth


https://github.com/droidzed/flutter_local_auth

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# flutter_local_auth

Flutter `Biometric` authentication using [local_auth](https://pub.dev/packages/local_auth) package.

# 1. **Auth**

main screen

biometric challenge




# 2. **Home**

home


## How to:

```sh
git clone https://github.com/DroidZed/flutter_local_auth.git
```

- `$ flutter pub get`
- `$ flutter run`

The packages are already configured for you. Ne need for more configuration.