chore: upgrade melos to 7.5.1 with pub workspaces and dep catalog

- Upgrade Melos to 7.5.1 using Dart pub workspaces (Melos 7 paradigm).
- Replace per-package pubspec_overrides.yaml with workspace-native resolution. Add dependencies.yaml as a centralized catalog for all external deps with sync_deps.dart tool to propagate and validate versions across the monorepo.
This commit is contained in:
2026-04-06 23:08:51 +02:00
parent 3d267aff37
commit 3c4159ae8c
102 changed files with 5685 additions and 15790 deletions

View File

@@ -3,6 +3,7 @@ description: "A new Flutter package project."
version: 0.0.1
homepage:
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
resolution: workspace
environment:
sdk: ^3.9.2

View File

@@ -1,4 +0,0 @@
# melos_managed_dependency_overrides: flutter_treezor_entrust_sdk_bridge
dependency_overrides:
flutter_treezor_entrust_sdk_bridge:
path: ../flutter_treezor_entrust_sdk_bridge