mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
@@ -827,9 +827,9 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "0bb339f"
|
||||
ref: "0bb339f684f709cf5b9d40c07827cc62beb18a4d"
|
||||
resolved-ref: "0bb339f684f709cf5b9d40c07827cc62beb18a4d"
|
||||
url: "../meshcore_client"
|
||||
url: "https://github.com/dz0ny/meshcore_client.git"
|
||||
source: git
|
||||
version: "0.1.0"
|
||||
meta:
|
||||
|
||||
@@ -43,8 +43,8 @@ dependencies:
|
||||
# MeshCore BLE protocol client
|
||||
meshcore_client:
|
||||
git:
|
||||
url: ../meshcore_client
|
||||
ref: 0bb339f
|
||||
url: https://github.com/dz0ny/meshcore_client.git
|
||||
ref: 0bb339f684f709cf5b9d40c07827cc62beb18a4d
|
||||
|
||||
# Codec2 ultra-low-bitrate speech codec (FFI plugin)
|
||||
codec2_flutter:
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
import 'dart:typed_data';
|
||||
|
||||
import 'package:flutter/foundation.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
import 'package:meshcore_client/meshcore_client.dart';
|
||||
|
||||
Reference in New Issue
Block a user