flutter_app_lock library
Classes
- AppLock
- AppLock is a widget that handles app lifecycle events for showing and hiding a lock screen, protecting visual access to your app.
- AppLockState
Enums
- InactiveBehavior
- InactiveBehavior controls whether the widget returned by AppLock.inactiveBuilder is shown only when AppLock is enabled or whether it should always been shown.