user_inactivity_detector 1.0.4 copy "user_inactivity_detector: ^1.0.4" to clipboard
user_inactivity_detector: ^1.0.4 copied to clipboard

Inactivity detector reacts to user inactivity

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add user_inactivity_detector

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  user_inactivity_detector: ^1.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:user_inactivity_detector/user_inactivity_detector.dart';
16
likes
140
points
120
downloads

Publisher

unverified uploader

Weekly Downloads

Inactivity detector reacts to user inactivity

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on user_inactivity_detector