diff --git a/pubspec.lock b/pubspec.lock index 68b474ced..e270744d3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -662,9 +662,11 @@ packages: flutter_libsparkmobile: dependency: "direct main" description: - path: "../flutter_libsparkmobile" - relative: true - source: path + path: "." + ref: c08c24e744f03c00c2b6fd72ae1a657d2c90f036 + resolved-ref: c08c24e744f03c00c2b6fd72ae1a657d2c90f036 + url: "https://github.com/cypherstack/flutter_libsparkmobile.git" + source: git version: "0.0.1" flutter_lints: dependency: "direct dev" diff --git a/pubspec.yaml b/pubspec.yaml index a6d48be44..961c6167a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,7 +28,9 @@ dependencies: path: ./crypto_plugins/flutter_liblelantus flutter_libsparkmobile: - path: ../flutter_libsparkmobile + git: + url: https://github.com/cypherstack/flutter_libsparkmobile.git + ref: c08c24e744f03c00c2b6fd72ae1a657d2c90f036 flutter_libmonero: path: ./crypto_plugins/flutter_libmonero