gitmodule cleanup

chore/offband-rebrand
Ben Allfree 5 months ago committed by just-stuff-tm
parent 7cb84dbf6f
commit f9b6299620

3
.gitmodules vendored

@ -1,3 +0,0 @@
[submodule "vendor/flserial"]
path = vendor/flserial
url = git@github.com:MeshEnvy/flserial.git

@ -38,7 +38,10 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons. # Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8 cupertino_icons: ^1.0.8
flutter_blue_plus: ^2.1.0 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 provider: ^6.1.5+1
shared_preferences: ^2.2.2 shared_preferences: ^2.2.2
uuid: ^4.3.3 uuid: ^4.3.3
@ -131,9 +134,7 @@ flutter_launcher_icons:
# For details regarding fonts from package dependencies, # For details regarding fonts from package dependencies,
# see https://flutter.dev/to/font-from-package # see https://flutter.dev/to/font-from-package
dependency_overrides:
flserial:
path: vendor/flserial
build_pipe: build_pipe:
workflows: workflows:

1
vendor/flserial vendored

@ -1 +0,0 @@
Subproject commit 48216310061efc8d5d217cc18014fc2cb501646e
Loading…
Cancel
Save

Powered by TurnKey Linux.