mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 09:47:35 +08:00
Avoid our fork of ssh_key
The required change has been upstreamed.
This commit is contained in:
10
pubspec.lock
10
pubspec.lock
@ -818,12 +818,10 @@ packages:
|
|||||||
ssh_key:
|
ssh_key:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
name: ssh_key
|
||||||
ref: HEAD
|
url: "https://pub.dartlang.org"
|
||||||
resolved-ref: "60e088a136a62cd1afe553e8858558f76df00f2d"
|
source: hosted
|
||||||
url: "https://github.com/GitJournal/ssh_key.git"
|
version: "0.5.1"
|
||||||
source: git
|
|
||||||
version: "0.5.0"
|
|
||||||
stack_trace:
|
stack_trace:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -48,8 +48,7 @@ dependencies:
|
|||||||
equatable: ^1.1.0
|
equatable: ^1.1.0
|
||||||
purchases_flutter: ^1.1.0
|
purchases_flutter: ^1.1.0
|
||||||
cached_network_image: ^2.2.0+1
|
cached_network_image: ^2.2.0+1
|
||||||
ssh_key:
|
ssh_key: ^0.5.1
|
||||||
git: https://github.com/GitJournal/ssh_key.git
|
|
||||||
isolate: ^2.0.3
|
isolate: ^2.0.3
|
||||||
flutter_webview_plugin: ^0.3.11
|
flutter_webview_plugin: ^0.3.11
|
||||||
image_picker: ^0.6.6+1
|
image_picker: ^0.6.6+1
|
||||||
|
Reference in New Issue
Block a user