smooth_reading 0.3.0
smooth_reading: ^0.3.0 copied to clipboard
Guided fixation reading: emphasise the leading letters of every word so the eye has an artificial fixation point. Zero dependencies, pure Dart, works in Flutter (TextSpan), on the server and on the we [...]
Changelog #
This package is versioned together with every other Smooth Reading port. The changelog for all ports lives at the repository root: https://github.com/PythonShe/Smooth_Reading/blob/main/CHANGELOG.md
0.3.0 #
- No Dart changes; versioned together with the new Rust port (see the root changelog).
0.2.0 #
- First release of the Dart port:
tokenize,toHtml,toMarkdown,fixationLength,SmoothOptionsand a pluggableSegmenter. Passes the sharedfixtures/commonsuite byte-for-byte with the other four ports.