secure_gate 0.1.0 copy "secure_gate: ^0.1.0" to clipboard
secure_gate: ^0.1.0 copied to clipboard

A simple package that helps you secure your app when it is hidden or inactive by covered with a blur screen and overlays Widget.

0.1.0 #

  • Change from overlays to overlayBuilder.
  • Update needed files.

0.0.3 #

  • Add onFocus parameter to SecureGate and SecureGateController to control the focus event, so you can implement something like biometric authentication.
  • Improve internal behavior.
  • Update README.

0.0.2 #

  • Fixes: SecureGate does not respect the unlocked state.
  • Adds: lockOnStart parameter to SecureGateController to specify the on start behavior of the SecureGate when it starts.
  • Adds: overlays parameter to SecureGateController to set the global overlays across pages that uses the same controller.
  • Add more examples.
  • Improve the dispose behavior.

0.0.1 #

  • Initial release.
1
likes
0
pub points
26%
popularity

Publisher

verified publisherlamnhan.dev

A simple package that helps you secure your app when it is hidden or inactive by covered with a blur screen and overlays Widget.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on secure_gate