feat(benchmark_di): add yx_scope DI adapter and CLI integration

This commit is contained in:
Sergey Penkovsky
2025-08-20 07:47:37 +03:00
parent 8ef12e990f
commit d281c18a75
5 changed files with 195 additions and 0 deletions

View File

@@ -136,5 +136,13 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.0.0"
yx_scope:
dependency: "direct main"
description:
name: yx_scope
sha256: "9ba98b442261596311363bf7361622e5ccc67189705b8d042ca23c9de366f8bf"
url: "https://pub.dev"
source: hosted
version: "1.1.2"
sdks:
dart: ">=3.6.0 <4.0.0"