smooth_reading 0.3.0 copy "smooth_reading: ^0.3.0" to clipboard
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, SmoothOptions and a pluggable Segmenter. Passes the shared fixtures/common suite byte-for-byte with the other four ports.
1
likes
150
points
66
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

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 web. Same algorithm and identical output as the TypeScript, Swift, Kotlin and Python ports.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#text #typography #reading #accessibility #unicode

License

Apache-2.0 (license)

More

Packages that depend on smooth_reading