gitmodule cleanup

This commit is contained in:
Ben Allfree
2026-03-03 10:25:03 -08:00
committed by just-stuff-tm
parent 7cb84dbf6f
commit f9b6299620
3 changed files with 5 additions and 8 deletions
-3
View File
@@ -1,3 +0,0 @@
[submodule "vendor/flserial"]
path = vendor/flserial
url = git@github.com:MeshEnvy/flserial.git
+5 -4
View File
@@ -38,7 +38,10 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
flutter_blue_plus: ^2.1.0
flserial: ^0.3.5
flserial:
git:
url: https://github.com/MeshEnvy/flserial.git
ref: main
provider: ^6.1.5+1
shared_preferences: ^2.2.2
uuid: ^4.3.3
@@ -131,9 +134,7 @@ flutter_launcher_icons:
# For details regarding fonts from package dependencies,
# see https://flutter.dev/to/font-from-package
dependency_overrides:
flserial:
path: vendor/flserial
build_pipe:
workflows:
-1
Submodule vendor/flserial deleted from 4821631006