local_session_timeout 2.3.0 copy "local_session_timeout: ^2.3.0" to clipboard
local_session_timeout: ^2.3.0 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

2.2.0 #

  • Fixed a bug related to null check

2.3.0 #

  • Bugfix: setState getting called after SessionTimeoutManager is removed from widget tree
94
likes
0
points
12.6k
downloads

Publisher

verified publishersankethbk.me

Weekly Downloads

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