isolate_current_directory 2.0.0 copy "isolate_current_directory: ^2.0.0" to clipboard
isolate_current_directory: ^2.0.0 copied to clipboard

Support for isolated Directory.current. Use the `withCurrentDirectory` function to change the Dart current directory within a scope without affecting the global one.

2.0.0 #

  • Dart 3.0 requirement.

1.2.0 #

  • Upgraded Dart to 2.19.0 (contains breaking changes).
  • Libraries updates.

1.1.0 #

  • Change Directory listing to list relative paths instead of absolute paths.

1.0.2 #

  • Propagate errors on Directory.delete method (it was not awaiting, causing an unhandled exception).

1.0.1 #

  • Fixed stat and statSync to use updated Zone's Directory.current.

1.0.0 #

  • Initial version.
0
likes
140
pub points
3%
popularity

Publisher

unverified uploader

Support for isolated Directory.current. Use the `withCurrentDirectory` function to change the Dart current directory within a scope without affecting the global one.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

path

More

Packages that depend on isolate_current_directory