screenveil 0.0.1 copy "screenveil: ^0.0.1" to clipboard
screenveil: ^0.0.1 copied to clipboard

A premium, highly customizable Flutter package to protect sensitive content with blur, images, or custom widgets when the app is in the background or app switcher.

0.0.1 #

  • Initial Release
    • Support for customizable app switcher protection overlay screens.
    • Three highly configurable protection modes:
      • VeilType.blur: Gaussian blur filter with customizable intensity (sigma) and color layers.
      • VeilType.image: Image cover displaying local asset or remote network images with customizable aspect ratio scaling and overlay tints.
      • VeilType.custom: High-fidelity completely custom widget builder (e.g. locks, passcode screens, or branding dashboards).
    • Auto-observer utilizing WidgetsBindingObserver to track foreground-to-background transitions instantly.
    • Extensible support for programmatic manual override trigger forceShow to lock screen during secure processing.
    • Fully fluid fade transition animations with adjustable timing options.
0
likes
160
points
4
downloads

Documentation

API reference

Publisher

verified publisherrizkyghofur.my.id

Weekly Downloads

A premium, highly customizable Flutter package to protect sensitive content with blur, images, or custom widgets when the app is in the background or app switcher.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on screenveil