flutter_locker 2.1.6 copy "flutter_locker: ^2.1.6" to clipboard
flutter_locker: ^2.1.6 copied to clipboard

Secures your secrets in keychain using biometric authentication (Fingerprint, Touch ID, Face ID...)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_locker
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_locker: ^2.1.6
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_locker/flutter_locker.dart';
copied to clipboard
49
likes
150
points
2.48k
downloads

Publisher

verified publisherinfinum.com

Weekly Downloads

2024.09.16 - 2025.03.31

Secures your secrets in keychain using biometric authentication (Fingerprint, Touch ID, Face ID...)

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_locker