blob: b4195f7f5c2b70359a1eeca1e040939cec9ccadc [file] [log] [blame]
name: file
version: 7.0.1
description:
A pluggable, mockable file system abstraction for Dart. Supports local file
system access, as well as in-memory file systems, record-replay file systems,
and chroot file systems.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/file
environment:
sdk: ^3.0.0
dependencies:
meta: ^1.9.1
path: ^1.8.3
dev_dependencies:
file_testing: ^3.0.0
lints: ^2.0.1
test: ^1.23.1