fix: use git meshcore client

ref:
This commit is contained in:
Janez T
2026-03-01 11:08:29 +01:00
parent 9dd100fd61
commit cb154a86fd
2 changed files with 8 additions and 4 deletions

View File

@@ -705,9 +705,11 @@ packages:
meshcore_client: meshcore_client:
dependency: "direct main" dependency: "direct main"
description: description:
path: "../meshcore_client" path: "."
relative: true ref: main
source: path resolved-ref: "33b6588c206a1d81e6de8541b9bd86bd7d951c8d"
url: "https://github.com/dz0ny/meshcore_client.git"
source: git
version: "0.1.0" version: "0.1.0"
meta: meta:
dependency: transitive dependency: transitive

View File

@@ -42,7 +42,9 @@ dependencies:
# MeshCore BLE protocol client # MeshCore BLE protocol client
meshcore_client: meshcore_client:
path: ../meshcore_client git:
url: https://github.com/dz0ny/meshcore_client.git
ref: main
# Codec2 ultra-low-bitrate speech codec (FFI plugin) # Codec2 ultra-low-bitrate speech codec (FFI plugin)
codec2_flutter: codec2_flutter: