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

outdated

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.
1
likes
0
points
125
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (license)

Dependencies

path

More

Packages that depend on isolate_current_directory