accessibility_service 0.0.1 copy "accessibility_service: ^0.0.1" to clipboard
accessibility_service: ^0.0.1 copied to clipboard

A plugin for accessing Accessibility Service event.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add accessibility_service

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

dependencies:
  accessibility_service: ^0.0.1

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:accessibility_service/accessibility_service.dart';
4
likes
120
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin for accessing Accessibility Service event.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

battery_plus, flutter, permission_handler

More

Packages that depend on accessibility_service

Packages that implement accessibility_service