secure_application 4.0.1 copy "secure_application: ^4.0.1" to clipboard
secure_application: ^4.0.1 copied to clipboard

Secure app content visibility when user leave app. It will hide content in the app switcher and display a frost barrier above locked content when the user get backs

4.0.0 #

  • Migrate to flutter 3.0
  • Upgrade rxdart (thanks @ariefwijaya )
  • Upgrade android dependencies
  • [BUGFIX] Null check fix (thanks @WeiCongcong )

3.8.0 #

  • [BUGFIX] No signature of method: build_…android() applicable for argument types: (build_…_run_closure2) ( #24 ) thanks @ghostman2013
  • [BUGFIX] Fix null safety

3.7.3 #

  • [BUGFIX] nativeRemoveDelay is null and that makes the app crash ( #16 )

3.7.2 #

  • [BUGFIX] Fix a null safety issue (thanks @abhinandval and @lubritto )

3.7.1 #

  • [WINDOWS] No also lock when user go to windows lock screen/switch user

3.7.0 #

  • Windows support (minimize window will lock)

3.6.0 #

  • Null safety
  • Web support

3.5.2 #

  • Small improvements to IOS Code

3.5.1 #

  • Documentation tips

3.5.0 #

  • Upgrade to RxDart 0.24.0

3.4.1 #

  • Opacity is now propagated to IOS protection on task switcher

3.3.2 #

  • Fix not implemented exception on Android when you exit the app

3.3.1 #

3.3.0 #

  • New behavior stream for lock/unlock event so you can react to them in your application

3.2.0 #

  • iOS works on iPad when you rotate after closing

3.1.2 #

  • iOS fix

3.1.1 #

  • require swift 4.2+

3.0.7 #

  • allow to configure nativeRemoveDelay in secure_gate to let longer app time to start especially on iOS

3.0.6 #

  • iOS new bringSubview(toFront:) instead of deprecated metho
  • pause during needunlock to prevent ios unlock loop when using faceid

3.0.3 #

  • new authenticated information
  • autenticationEvents is now a BehaviorSubject stream

3.0.0 #

  • Rename package

1.0.0 #

  • Working on iOS and Android

0.0.1 #

  • Initial release
439
likes
130
pub points
93%
popularity

Publisher

verified publisherjezequel.org

Secure app content visibility when user leave app. It will hide content in the app switcher and display a frost barrier above locked content when the user get backs

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_plugin_android_lifecycle, flutter_web_plugins, rxdart

More

Packages that depend on secure_application