kavach_flutter 1.0.3
kavach_flutter: ^1.0.3 copied to clipboard
The official Kavach Flutter SDK. Provides cross-platform biometric authentication by securely bridging to native iOS FaceID and Android Biometrics.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add kavach_flutterThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
kavach_flutter: ^1.0.3Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.