Add libolm to web version
This commit is contained in:
parent
1f3aaf47d1
commit
1cf98f528e
5 changed files with 160 additions and 9 deletions
11
pubspec.yaml
11
pubspec.yaml
|
|
@ -27,7 +27,7 @@ dependencies:
|
|||
famedlysdk:
|
||||
git:
|
||||
url: https://gitlab.com/famedly/famedlysdk.git
|
||||
ref: 0f68b60f16db924b10fa8954623e67de6252b35f
|
||||
ref: 4921c4c31bf92a0ce26b672af8f842ab8a52b541
|
||||
|
||||
localstorage: ^3.0.1+4
|
||||
bubble: ^1.1.9+1
|
||||
|
|
@ -81,12 +81,9 @@ flutter:
|
|||
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
assets:
|
||||
- assets/fluffychat-banner.png
|
||||
- assets/logo.png
|
||||
- assets/private_chat_wallpaper.png
|
||||
- assets/new_group_wallpaper.png
|
||||
- assets/chat.svg
|
||||
# - images/a_dot_ham.jpeg
|
||||
- assets/
|
||||
- assets/js/
|
||||
- assets/js/package/
|
||||
|
||||
# An image asset can refer to one or more resolution-specific "variants", see
|
||||
# https://flutter.dev/assets-and-images/#resolution-aware.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue