feat: Implement rich notification settings

This commit is contained in:
Christian Pauly 2020-11-25 20:39:54 +01:00
commit ef8638eede
7 changed files with 409 additions and 124 deletions

View file

@ -13,7 +13,7 @@ dependencies:
famedlysdk:
git:
url: https://gitlab.com/famedly/famedlysdk.git
ref: 01ce832aaa738d4e4432e1f0912b0427ce8d134c
ref: 20ae1ae20e51840643988768620cc9900f83231c
localstorage: ^3.0.3+6
file_picker_cross: 4.2.2
@ -63,6 +63,10 @@ dependencies:
swipe_to_action: ^0.1.0
flutter_svg: 0.19.1 # Because fluffychat depends on flutter_svg >=0.19.2 which requires Flutter SDK version >=1.24.0-6.0.pre <2.0.0, version solving failed.
flutter_cache_manager: ^2.0.0
open_noti_settings:
git:
url: https://github.com/ChristianPauly/flutter_open_notification_settings.git
ref: master
dev_dependencies:
flutter_test: