dart_tolk 1.4.0
dart_tolk: ^1.4.0 copied to clipboard
Dart bindings for the Tolk screen reader library.
Changelog #
1.4.0 #
Changed #
- Updated dependencies.
- Regenerated the bindings.
- Made
trySapia setter, rather than a function.
1.3.0 #
1.2.0 #
- Cleaned up documentation.
- Tightened up analysis options.
- Added a Tolk.windows constructor.
1.1.0 #
You can now create your Tolk instances with a handy Tolk.fromPath constructor, thus allowing you to simply pass in the path to a library to load.
1.0.1 #
Removed ugly implementation details.
1.0.0 #
Initial version, created by Stagehand