usecase_forge_devtools 0.1.0-dev.5
usecase_forge_devtools: ^0.1.0-dev.5 copied to clipboard
DevTools extension and protocol models for inspecting UseCase Forge applications.
Changelog #
0.1.0-dev.5 - 2026-08-08 #
- Replaced relative README links with absolute GitLab URLs so translations, license, and attribution remain clickable on pub.dev.
- Updated English, Russian, and example installation guidance to the current package matrix.
- Completed the Russian privacy guidance with the explicit safe-data provider example from the English README.
- Aligned the core dependency with
usecase_forge0.1.0-dev.5.
0.1.0-dev.4 - 2026-08-08 #
- Added current ArkTelos package documentation, verified publisher, public contact, security-reporting, and project links to the English and Russian documentation.
0.1.0-dev.3 - 2026-08-06 #
- Rebuilt the Flutter DevTools extension from source workspace
0.1.0-dev.2. - Prevented snapshots, errors, and extension events from superseded VM Service connections from reaching the current DevTools session.
0.1.0-dev.2 - 2026-08-06 #
- Added a guided example for installing, opening, and safely exposing selected diagnostic values in the DevTools extension.
0.1.0-dev.1 - 2026-08-05 #
- Added protocol 1.x models for snapshots and live events.
- Added a read-only DevTools overview for live UseCases, execution queues, terminal history, lifecycle events, cancellations, command rejections, and error-handler routes.
- Added default-redacted diagnostic values and compatibility checks for core protocol messages.
- Packaged the validated Flutter web extension and its third-party notices.