dartpad 0.0.6 copy "dartpad: ^0.0.6" to clipboard
dartpad: ^0.0.6 copied to clipboard

Client library for launching and communicating with dartpad-worker.

0.0.6 #

  • Provide Sandbox.run(entrypoint, mode) for configuring different run modes.
  • Simplifies embedding by introducing SandboxedIframe that manages MessagePorts directly.
  • Faster binary data transfer over sandbox message ports using Uint8List.
  • Fix race condition during language server shutdown.

0.0.5 #

  • Update embedded resources.

0.0.4 #

  • Support for file watching.
  • flutter_test SDK-package is now included in the Flutter DartPad SDK.

0.0.3 #

  • Embed assets for package:dartpad in web/ folder.

0.0.2 #

  • Fixed dependency constraints on package:web.

0.0.1 #

  • Initial preview release.
1
likes
150
points
2.46k
downloads

Documentation

API reference

Publisher

verified publishertools.dart.dev

Weekly Downloads

Client library for launching and communicating with dartpad-worker.

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (license)

Dependencies

async, json_rpc_2, stream_channel, web

More

Packages that depend on dartpad