Switch lpcnet plugin to git

This commit is contained in:
Janez T
2026-03-11 21:20:53 +01:00
parent ca872f2049
commit b38a8c55d6
2 changed files with 8 additions and 4 deletions

View File

@@ -778,9 +778,11 @@ packages:
lpcnet_flutter: lpcnet_flutter:
dependency: "direct main" dependency: "direct main"
description: description:
path: "../packages/lpcnet_flutter" path: "."
relative: true ref: main
source: path resolved-ref: "39fadf011552a785993657506aedff85186b968b"
url: "https://github.com/dz0ny/lpcnet_flutter.git"
source: git
version: "0.1.0" version: "0.1.0"
matcher: matcher:
dependency: transitive dependency: transitive

View File

@@ -52,7 +52,9 @@ dependencies:
url: https://github.com/dz0ny/codec2_flutter.git url: https://github.com/dz0ny/codec2_flutter.git
ref: 03998a2 ref: 03998a2
lpcnet_flutter: lpcnet_flutter:
path: ../packages/lpcnet_flutter git:
url: https://github.com/dz0ny/lpcnet_flutter.git
ref: main
ffi: ^2.1.0 ffi: ^2.1.0
# Voice recording (raw PCM stream at 8000 Hz) # Voice recording (raw PCM stream at 8000 Hz)