dart_vm_service 1.0.2 copy "dart_vm_service: ^1.0.2" to clipboard
dart_vm_service: ^1.0.2 copied to clipboard

A CLI tool for interacting with the Dart VM Service API, allowing for debugging and introspection of Dart applications.

1.0.2 #

  • Fixed issue with missing lib directory in published package
  • Added explicit .pubignore file to ensure all necessary files are included
  • Added dart_vm_service_library.dart to explicitly export all components

1.0.1 #

  • Fixed filename typo: renamed dart_vm_service_grcp_server.dart to dart_vm_service_grpc_server.dart
  • Fixed import statements to use the correct filename

1.0.0 #

  • Initial version of Dart VM Service CLI tool
  • Support for direct connection to Dart VM Service
  • Support for gRPC server mode
  • Widget interaction and debugging features
0
likes
130
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A CLI tool for interacting with the Dart VM Service API, allowing for debugging and introspection of Dart applications.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, crypto, fixnum, grpc, path, protobuf, shelf, shelf_static, vm_service, web_socket_channel

More

Packages that depend on dart_vm_service