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

PlatformAndroid

The auxiliary function of scanning code gun based on AccessibilityService

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add accessibility_scanner

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

dependencies:
  accessibility_scanner: ^1.0.0

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_scanner/accessibility_scanner.dart';
0
likes
135
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

The auxiliary function of scanning code gun based on AccessibilityService

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on accessibility_scanner

Packages that implement accessibility_scanner