pin_lock_screen 0.0.8 copy "pin_lock_screen: ^0.0.8" to clipboard
pin_lock_screen: ^0.0.8 copied to clipboard

outdated

Enhance your Flutter app's privacy and security with the pin_lock_screen package. Easily integrate a secure screen lock PIN feature.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pin_lock_screen

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

dependencies:
  pin_lock_screen: ^0.0.8

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:pin_lock_screen/pin_lock_screen.dart';
15
likes
0
points
25
downloads

Publisher

verified publishertakipansari.com

Weekly Downloads

Enhance your Flutter app's privacy and security with the pin_lock_screen package. Easily integrate a secure screen lock PIN feature.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pin_lock_screen