1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-13 17:48:47 +00:00

New Example - Biometrics (#119)

This commit is contained in:
Sushan Shakya
2022-10-23 00:18:44 +05:45
committed by GitHub
parent d63f4147a9
commit 6a954dd349
27 changed files with 590 additions and 0 deletions

13
biometrics/android/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
gradle-wrapper.jar
/.gradle
/captures/
/gradlew
/gradlew.bat
/local.properties
GeneratedPluginRegistrant.java
# Remember to never publicly share your keystore.
# See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app
key.properties
**/*.keystore
**/*.jks