mirror of
https://github.com/MAGICGrants/flutter_libsparkmobile.git
synced 2026-01-08 20:47:56 -05:00
update pubspec in example app
This commit is contained in:
@@ -46,8 +46,7 @@ dependencies:
|
||||
git:
|
||||
url: https://github.com/cypherstack/coinlib.git
|
||||
path: coinlib_flutter
|
||||
ref: windows # TODO change to main. TODO update to windows-2.0 branch.
|
||||
# TODO pin to specific commit to reduce supply chain attack surface.
|
||||
ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd
|
||||
bip39: ^1.0.6
|
||||
|
||||
dev_dependencies:
|
||||
|
||||
@@ -6,6 +6,7 @@ list(APPEND FLUTTER_PLUGIN_LIST
|
||||
)
|
||||
|
||||
list(APPEND FLUTTER_FFI_PLUGIN_LIST
|
||||
coinlib_flutter
|
||||
flutter_libsparkmobile
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user