From b5b930646f34dfef0ad8b945c580dd6418b8efb4 Mon Sep 17 00:00:00 2001 From: just-stuff-tm Date: Wed, 4 Mar 2026 14:41:16 -0500 Subject: [PATCH] Update flserial dependency to a specific commit reference --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3656e1f..692326a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: flserial: git: url: https://github.com/MeshEnvy/flserial.git - ref: master + ref: 48216310061efc8d5d217cc18014fc2cb501646e provider: ^6.1.5+1 shared_preferences: ^2.2.2 uuid: ^4.3.3