tailf 1.1.0 copy "tailf: ^1.1.0" to clipboard
tailf: ^1.1.0 copied to clipboard

A pure dart implementation of `tail -f` providing a stream of `Uint8Bytes`, `String`, or split by lines.

1.1.0 #

  • Rewrite of tests as dart:io is sketchy when under test; instead we'll use an external process to read and write files on command.
  • Tests have extra waits in them because some OSs are slow.

1.0.2 #

  • I did it all for the pub points (documentation)

1.0.1 #

  • Renames

1.0.0 #

  • Initial version.
3
likes
150
points
59
downloads

Publisher

verified publishermcdole.org

Weekly Downloads

A pure dart implementation of `tail -f` providing a stream of `Uint8Bytes`, `String`, or split by lines.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection

More

Packages that depend on tailf