fix: use git dependency for meshcore_client

This commit is contained in:
Janez T
2026-02-28 14:18:25 +01:00
parent 8d0aa7849e
commit 2e422fe653
2 changed files with 8 additions and 4 deletions

View File

@@ -42,7 +42,9 @@ dependencies:
# MeshCore BLE protocol client
meshcore_client:
path: ../meshcore_client
git:
url: https://github.com/dz0ny/meshcore_client.git
ref: main
# BLE connectivity
flutter_blue_plus: ^2.0.0