dart_spawner 1.0.0 copy "dart_spawner: ^1.0.0" to clipboard
dart_spawner: ^1.0.0 copied to clipboard

outdated

Runs a Dart script/file/project inside a new Isolate of the current process.

1.0.0 #

  • Support to spawn Dart entry points: script, file and Uri.
    • Allow the use of another project/package dependencies while running a spawned Dart entry point.
  • Added code coverage.
  • Initial version.
12
likes
0
points
959
downloads

Publisher

unverified uploader

Weekly Downloads

Runs a Dart script/file/project inside a new Isolate of the current process.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async_extension, path, yaml

More

Packages that depend on dart_spawner