dart_tolk 1.4.0
dart_tolk: ^1.4.0 copied to clipboard
Dart bindings for the Tolk screen reader library.
dart_tolk #
Using this library, you can access screen readers through the Tolk screen reading library.
Usage #
You will need the DLLs for Tolk, including at least tolk.dll
, which is included in this repository for convenience.
To see an example of the library in action, see the code of example/dart_tolk_example
.