fs_shim 0.1.0 copy "fs_shim: ^0.1.0" to clipboard
fs_shim: ^0.1.0 copied to clipboard

outdatedDart 1 only

A portable file system implementation working on io, browser and memory (through idb_shim)

Changelog #

0.0.1 #

Initial version, support for IO API:

  • File
  • Link
  • Directory
  • FileSystemEntity
  • FileStat
  • FileSystemEntityType,
  • FileSystemException,

Static method

  • Directory.current
  • FileSystemEntity.isFile
  • FileSystemEntity.isDirectory
  • FileSystemEntity.isLink
6
likes
0
pub points
86%
popularity

Publisher

verified publishertekartik.com

A portable file system implementation working on io, browser and memory (through idb_shim)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

idb_shim, path

More

Packages that depend on fs_shim