file 1.0.0 file: ^1.0.0 copied to clipboard
A pluggable, mockable file system abstraction for Dart.
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