scratch_space 0.0.3 copy "scratch_space: ^0.0.3" to clipboard
scratch_space: ^0.0.3 copied to clipboard

outdatedDart 1 only

A tool to manage running external executables within package:build

0.0.3 #

  • Use digests to improve ensureAssets performance.
    • Scratch spaces can now be used across builds without cleaning them up, and will check digests and update assets as needed.

0.0.2+1 #

  • Fix a bug where failing to read an asset in serve mode could get the build stuck.

0.0.2 #

  • Allow creating files at the root of the scratch space.

0.0.1+3 #

  • Allow package:build 0.12.0

0.0.1+2 #

  • Allow package:build 0.11.0

0.0.1+1 #

  • Fix a deadlock issue around the file descriptor pool, only take control of a resource right before actually touching disk instead of also encapsulating the readAsBytes call from the wrapped AssetReader.

0.0.1 #

  • Initial release, adds the ScratchSpace class.
7
likes
0
pub points
76%
popularity

Publisher

verified publishertools.dart.dev

A tool to manage running external executables within package:build

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

build, crypto, path, pool

More

Packages that depend on scratch_space