feat(app): Добавить пример со Scope (#5)

* feat(app): Добавить пример со Scope

* fix scope

* feat: добавить скоуп с внутренней зависимостью от репозитория (#6)

Co-authored-by: Artem Barkalov <artembark@gmail.com>

* feat: исправить обалсть видимости ProfileScope

* feat: добавить фикс namespace плагинов

---------

Co-authored-by: PetrovY <y.petrov@friflex.com>
Co-authored-by: Artem Barkalov <artembark@gmail.com>
This commit is contained in:
Yuri Petrov
2025-02-26 13:40:43 +03:00
committed by GitHub
parent af3b941711
commit ca4cb20d58
22 changed files with 684 additions and 135 deletions

7
.vscode/launch.json vendored
View File

@@ -7,6 +7,13 @@
"request": "launch",
"program": "${workspaceFolder}/lib/targets/dev.dart"
},
{
"name": "stage",
"type": "dart",
"request": "launch",
"program": "${workspaceFolder}/lib/targets/stage.dart"
},
// {
// "name": "GMS_stage",
// "type": "dart",