mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-05 02:39:26 +01:00
proper pubspec
This commit is contained in:
parent
8114284ffa
commit
0b8abdb588
22
pubspec.lock
22
pubspec.lock
@ -132,9 +132,11 @@ packages:
|
||||
famedlysdk:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "/home/sorunome/repos/famedly/famedlysdk"
|
||||
relative: false
|
||||
source: path
|
||||
path: "."
|
||||
ref: "3b9be3546a87def69c10675f2d66e4697ab7dc1b"
|
||||
resolved-ref: "3b9be3546a87def69c10675f2d66e4697ab7dc1b"
|
||||
url: "https://gitlab.com/famedly/famedlysdk.git"
|
||||
source: git
|
||||
version: "0.0.1"
|
||||
ffi:
|
||||
dependency: transitive
|
||||
@ -383,9 +385,11 @@ packages:
|
||||
matrix_file_e2ee:
|
||||
dependency: transitive
|
||||
description:
|
||||
path: "/home/sorunome/repos/famedly/matrix_file_e2ee"
|
||||
relative: false
|
||||
source: path
|
||||
path: "."
|
||||
ref: "1.x.y"
|
||||
resolved-ref: "32edeff765369a7a77a0822f4b19302ca24a017b"
|
||||
url: "https://gitlab.com/famedly/libraries/matrix_file_e2ee.git"
|
||||
source: git
|
||||
version: "1.0.3"
|
||||
meta:
|
||||
dependency: transitive
|
||||
@ -447,11 +451,11 @@ packages:
|
||||
dependency: transitive
|
||||
description:
|
||||
path: "."
|
||||
ref: "2ef8828859e0c4f6064038e45d89be3e46f8013c"
|
||||
resolved-ref: "2ef8828859e0c4f6064038e45d89be3e46f8013c"
|
||||
ref: "1.x.y"
|
||||
resolved-ref: "7b6a91343e2af47ce78a7ecf7532b94b563b2d04"
|
||||
url: "https://gitlab.com/famedly/libraries/dart-olm.git"
|
||||
source: git
|
||||
version: "1.0.0"
|
||||
version: "1.1.0"
|
||||
open_file:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -25,10 +25,9 @@ dependencies:
|
||||
cupertino_icons: ^0.1.2
|
||||
|
||||
famedlysdk:
|
||||
path: /home/sorunome/repos/famedly/famedlysdk
|
||||
# git:
|
||||
# url: https://gitlab.com/famedly/famedlysdk.git
|
||||
# ref: bb690a22daab54a53a8df8e2dffb87da8a374bb1
|
||||
git:
|
||||
url: https://gitlab.com/famedly/famedlysdk.git
|
||||
ref: 3b9be3546a87def69c10675f2d66e4697ab7dc1b
|
||||
|
||||
localstorage: ^3.0.1+4
|
||||
bubble: ^1.1.9+1
|
||||
|
Loading…
Reference in New Issue
Block a user