mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-14 22:55:12 +10:00
gitmodule cleanup
This commit is contained in:
committed by
just-stuff-tm
parent
7cb84dbf6f
commit
f9b6299620
@@ -1,3 +0,0 @@
|
||||
[submodule "vendor/flserial"]
|
||||
path = vendor/flserial
|
||||
url = git@github.com:MeshEnvy/flserial.git
|
||||
|
||||
+5
-4
@@ -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:
|
||||
|
||||
Vendored
-1
Submodule vendor/flserial deleted from 4821631006
Reference in New Issue
Block a user