file 0.0.1-dev+1
file: ^0.0.1-dev+1 copied to clipboard
A pluggable file system abstraction for Dart
file #
A pluggable file system abstraction for Dart.
This package is currently in early development. Eventually will support:
- Disk access (through
dart:io) - Memory access (through
package:file/memory) - Transformer access (through
package:barback)
And more.