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

Automatic inactivity-based logout for secure Flutter applications.

0.1.4 #

  • Update documentation to provide more details on usage
  • Reduce package size by removing unwanted files

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
160
points
80
downloads

Publisher

unverified uploader

Weekly Downloads

Automatic inactivity-based logout for secure Flutter applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on idle_logout