file 1.0.1 copy "file: ^1.0.1" to clipboard
file: ^1.0.1 copied to clipboard

outdatedDart 1 only

A pluggable, mockable file system abstraction for Dart.

1.0.1

  • Added FileSystem.systemTempDirectory
  • Added the ability to pass Uri and FileSystemEntity types to FileSystem.directory(), FileSystem.file(), and FileSystem.link()
  • Added FileSystem.pathSeparator

1.0.0

  • Unified interface to match dart:io API
  • Local file system implementation
  • In-memory file system implementation
  • Chroot file system implementation

0.1.0

  • Initial version
252
likes
0
pub points
100%
popularity

Publisher

verified publishergoogle.dev

A pluggable, mockable file system abstraction for Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, path

More

Packages that depend on file