toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 224 packages
Sort by PUB-AZS
A library to communicate with a service implementing the Dart VM service protocol.
Utilities for the Dart VM Runtime including support for ANSI colors, file copying, and standard exit code values.
A basic library for writing tests and running them on the VM.
Extension methods for `package:vm_service`, used to make requests a Dart Development Service (DDS) instance.
A service that proxies between the Chrome debug protocol and the Dart VM service protocol.
A library providing an interface to implement the Dart VM service protocol.
Utilities for analysing AOT snapshot size.
A library used to spawn the Dart Developer Service, used to communicate with a Dart VM Service instance.
A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.
Transport library for sending HTTP requests and opening WebSockets. Platform-independent with builtin support for browser and Dart VM (even supports SockJS). Includes mock utilities for testing.