local_session_timeout 2.1.2 copy "local_session_timeout: ^2.1.2" to clipboard
local_session_timeout: ^2.1.2 copied to clipboard

redirect user to authentication page if the application doesn't recieve any user interaction, or been running in the background for "x" duration.

0.0.1 #

  • Initial release

0.1.0 #

  • Removed unnecessary dependencies

0.2.0 #

  • added dispose method to close the stream

1.0.0 #

  • Introduced SessionStateStream to disable and re-enable session timeout manager.
  • [Breaking] Changed variable name updateUserActivityWindow to userActivityDebounceDuration

2.0.0 #

  • Extended support for Flutter 3

2.1.1 #

  • Bug fix (listener not working when it is stopped and started again)

2.1.2 #

  • Fixed typo invalidateSessionForUserInactiviity -> invalidateSessionForUserInactivity
76
likes
0
pub points
96%
popularity

Publisher

verified publishersankethbk.me

redirect user to authentication page if the application doesn't recieve any user interaction, or been running in the background for "x" duration.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on local_session_timeout