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