flutter_inactive_timer 1.0.0 copy "flutter_inactive_timer: ^1.0.0" to clipboard
flutter_inactive_timer: ^1.0.0 copied to clipboard

A Flutter plugin for detecting user inactivity in desktop applications (Windows, macOS). Provides customizable timeout and notification thresholds.

1.0.0 #

Initial Release #

  • Added support for detecting user inactivity in Windows and macOS desktop applications
  • Implemented customizable timeout duration for inactivity detection
  • Added notification threshold feature to alert users before timeout occurs
  • Included callback functions for handling inactivity detection and notifications
  • Implemented option to require explicit user confirmation to continue session after notification
  • Added ability to start and stop inactivity monitoring
  • Added continueSession method to explicitly reset timer when required
1
likes
0
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for detecting user inactivity in desktop applications (Windows, macOS). Provides customizable timeout and notification thresholds.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_inactive_timer

Packages that implement flutter_inactive_timer