https://github.com/droidzed/flutter_local_auth
https://github.com/droidzed/flutter_local_auth
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/droidzed/flutter_local_auth
- Owner: DroidZed
- Created: 2023-08-18T12:32:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T13:38:50.000Z (almost 2 years ago)
- Last Synced: 2025-02-04T15:49:27.785Z (4 months ago)
- Language: C++
- Size: 614 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_local_auth
Flutter `Biometric` authentication using [local_auth](https://pub.dev/packages/local_auth) package.
# 1. **Auth**
# 2. **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.