flutter_screen_lock 1.2.0 copy "flutter_screen_lock: ^1.2.0" to clipboard
flutter_screen_lock: ^1.2.0 copied to clipboard

outdated

Provides the ability to lock the screen on ios and android. Biometric authentication can be used in addition to passcode.

Changelog #

[1.2.0] - 2020-07-08 #

  • Added unlocked callback function.
  • Deprecate biometricFunction. Instead, we have a biometricAuthenticate.
  • If you return true with biometricAuthenticate, you can set onUnlocked to Callback. Also, Navigation.pop is now automatic.

[1.1.2] - 2020-05-10 #

  • Added the ability to customize buttons and backgrounds.

[1.1.1] - 2020-05-10 #

  • Fix to call showBiometricFunction when the animation is complete

[1.1.0+1] - 2020-03-03 #

  • Added video for confirm screen

[1.1.0] - 2020-02-28 #

  • New feature in verification passcode

[1.0.0+2] - 2020-02-18 #

  • Change example readme

[1.0.0+1] - 2020-02-17 #

  • Fix readme

[1.0.0] - 2020-02-16 #

  • First release

Features #

  • Any number of digits can be specified
  • You can change Cancel and Delete text
  • The UI expands and contracts according to the size of the device
  • You can disable cancellation
  • You can use biometrics
  • Biometrics can be displayed on first launch
  • Verification passcode
  • Unlocked callback
223
likes
0
pub points
96%
popularity

Publisher

verified publisherincrementleaf.net

Provides the ability to lock the screen on ios and android. Biometric authentication can be used in addition to passcode.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_screen_lock