From 4cb8bfb01e25b2b828984a4709173a6791235cf5 Mon Sep 17 00:00:00 2001 From: Caten Date: Sun, 31 Aug 2025 10:49:57 +0800 Subject: [PATCH] Update AVNC --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 703f23c..c1b124f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -21,8 +21,8 @@ packages: dependency: "direct main" description: path: "." - ref: "91b175bd524102601bc5506a56f8842469f6b559" - resolved-ref: "91b175bd524102601bc5506a56f8842469f6b559" + ref: "73f6672f955ae89606336e0a018d4958af3570e6" + resolved-ref: "73f6672f955ae89606336e0a018d4958af3570e6" url: "https://github.com/tiny-computer/avnc_flutter.git" source: git version: "0.0.1" diff --git a/pubspec.yaml b/pubspec.yaml index 5c4d980..d4df2d5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -54,7 +54,7 @@ dependencies: avnc_flutter: git: url: https://github.com/tiny-computer/avnc_flutter.git - ref: 91b175bd524102601bc5506a56f8842469f6b559 + ref: 73f6672f955ae89606336e0a018d4958af3570e6 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons.