From 90c8cf5f3e4bc3f59b2b15518e28fb0c528256d9 Mon Sep 17 00:00:00 2001 From: zjs81 Date: Sat, 7 Mar 2026 13:12:45 -0700 Subject: [PATCH] Add TODO to switch flserial to official repo --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 692326a..82e4d9c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -38,6 +38,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.8 flutter_blue_plus: ^2.1.0 + # TODO: Switch to official flserial repo once changes are upstreamed flserial: git: url: https://github.com/MeshEnvy/flserial.git