This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
Releases: dart-archive/file.dart
Releases · dart-archive/file.dart
2.1.0
2.0.1
2.0.0
- Improved
toString
implementations in file system entity classes - Added
ForwardingFileSystem
and associated forwarding classes to the
mainfile
library - Removed
FileSystem.pathSeparator
, and added a more comprehensive
FileSystem.path
property - Added
FileSystemEntity.basename
andFileSystemEntity.dirname
- Added the
record_replay
library - Added the
testing
library