nvda_controller_client 0.1.0 copy "nvda_controller_client: ^0.1.0" to clipboard
nvda_controller_client: ^0.1.0 copied to clipboard

outdated

Safe FFI bindings to nvdaControllerClient64.dll which is Windows-only and lets you push speech through the Nonvisual Desktop access screen reader

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nvda_controller_client

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

dependencies:
  nvda_controller_client: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:nvda_controller_client/nvda_controller_client.dart';
1
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Safe FFI bindings to nvdaControllerClient64.dll which is Windows-only and lets you push speech through the Nonvisual Desktop access screen reader

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi

More

Packages that depend on nvda_controller_client