idle_logout 0.1.3 copy "idle_logout: ^0.1.3" to clipboard
idle_logout: ^0.1.3 copied to clipboard

A Flutter package for handling automatic user logout after a period of inactivity. Ideal for apps where session security and compliance are important (e.g., banking, healthcare, enterprise apps).

0.1.3 #

  • Fix analyzer issues and add supported platforms

0.1.2 #

  • Add optional pauseThreshold; duration after which we consider the app paused for too long
  • Improve Readme and example app
  • Fix app timeout while user typing on keyboard - it is now treated as user interaction

0.1.1 #

  • Add necessary kDebugMode where necessary
  • Remove unnecessary main.dart file in library
  • Fix grammatical error in example

0.1.0+2 #

  • Minor updates to example and readme

0.1.0+1 #

  • Initial release 🎉
  • Added automatic idle timeout with logout callback.
  • Supports Android, iOS, Web, macOS, Windows, and Linux.
3
likes
150
points
80
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for handling automatic user logout after a period of inactivity. Ideal for apps where session security and compliance are important (e.g., banking, healthcare, enterprise apps).

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on idle_logout