|
|
@ -1,7 +1,7 @@
|
|
|
|
name: fluffychat
|
|
|
|
name: fluffychat
|
|
|
|
description: Chat with your friends.
|
|
|
|
description: Chat with your friends.
|
|
|
|
publish_to: none
|
|
|
|
publish_to: none
|
|
|
|
version: 0.36.0+1
|
|
|
|
version: 0.36.1+1
|
|
|
|
|
|
|
|
|
|
|
|
environment:
|
|
|
|
environment:
|
|
|
|
sdk: ">=2.6.0 <3.0.0"
|
|
|
|
sdk: ">=2.6.0 <3.0.0"
|
|
|
@ -46,7 +46,7 @@ dependencies:
|
|
|
|
intl: any
|
|
|
|
intl: any
|
|
|
|
localstorage: ^4.0.0+1
|
|
|
|
localstorage: ^4.0.0+1
|
|
|
|
lottie: ^1.1.0
|
|
|
|
lottie: ^1.1.0
|
|
|
|
matrix: ^0.1.11
|
|
|
|
matrix: ^0.1.13
|
|
|
|
matrix_link_text: ^0.4.2
|
|
|
|
matrix_link_text: ^0.4.2
|
|
|
|
native_imaging:
|
|
|
|
native_imaging:
|
|
|
|
git: https://gitlab.com/famedly/libraries/native_imaging.git
|
|
|
|
git: https://gitlab.com/famedly/libraries/native_imaging.git
|
|
|
|