dap
A package of classes that are generated from the DAP specifications along with their generating code.
1.4.0
6.4M downloads/mo
#108 most downloaded on pub.dev
dart-lang/sdk
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 4 months
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
5 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · May 2023 to Nov 2024
2024
2025
2026
Releases
latest 5-
1.4.025 Nov 2024Release notes
Open source →- Updated all generated classes using the latest published version of the DAP spec.
-
1.3.025 Jun 2024Release notes
Open source →- Add
showToUserfield toDebugAdapterExceptionto specify which errors should be shown to users.
- Add
-
1.2.008 Mar 2024Release notes
Open source →- Added
DartInitializeRequestArguments, a subclass ofInitializeRequestArgumentsthat supports a custom flagsupportsDartUrisfor informing the debug adapter that the client supports using URIs in places that might usually be file paths (such asstackTraceRequest). Setting this flag indicates that the client supportsfile:URIs and also any custom-scheme URIs whose content can be provided by the analysis server from the matching Dart SDK.
- Added
-
1.1.023 Jun 2023Release notes
Open source →- Updated all generated classes using the latest published version of the DAP spec.
-
1.0.015 May 2023