local library

A local file system implementation. This relies on the use of dart:io and is thus not suitable for use in the browser.

Classes

LocalFileSystem
A wrapper implementation around dart:io's implementation.