fix: pin codec2 ref

ref:
This commit is contained in:
Janez T
2026-03-01 13:58:26 +01:00
parent b0039feeb7
commit 8a91e7bf89
2 changed files with 3 additions and 3 deletions

View File

@@ -141,8 +141,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "155a7581dcfb1ebbb2d1a9536ca5f5e23d42bdb8" ref: "03998a2"
resolved-ref: "155a7581dcfb1ebbb2d1a9536ca5f5e23d42bdb8" resolved-ref: "03998a2542804b872c58340044532fadace0bd4b"
url: "https://github.com/dz0ny/codec2_flutter.git" url: "https://github.com/dz0ny/codec2_flutter.git"
source: git source: git
version: "0.1.0" version: "0.1.0"

View File

@@ -50,7 +50,7 @@ dependencies:
codec2_flutter: codec2_flutter:
git: git:
url: https://github.com/dz0ny/codec2_flutter.git url: https://github.com/dz0ny/codec2_flutter.git
ref: 155a7581dcfb1ebbb2d1a9536ca5f5e23d42bdb8 ref: 03998a2
ffi: ^2.1.0 ffi: ^2.1.0
# Voice recording (raw PCM stream at 8000 Hz) # Voice recording (raw PCM stream at 8000 Hz)