Add libolm to web version

This commit is contained in:
Christian Pauly 2020-02-15 08:55:41 +01:00
commit 1cf98f528e
5 changed files with 160 additions and 9 deletions

View file

@ -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.