See https://pub.dev/packages/quiver instead!
Utilities for working with files.
byteStreamToString
converts a Stream
of byte lists to a String
.
visitDirectory
is a recursive directory lister that conditionally recurses
into sub-directories based on the result of a handler function.