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

PlatformAndroidiOS
outdated

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: ^0.0.7

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
125
points
38
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

Packages that implement user_inactivity_detector