reduce calls to offlinestorage while uploading attachments using debounce

This commit is contained in:
Salvatore Giordano
2021-03-01 11:52:32 +01:00
parent 578c4efade
commit ecb559f687
4 changed files with 37 additions and 1 deletions
@@ -15,6 +15,10 @@ dependencies:
sdk: flutter
rxdart: ^0.25.0
dependencies_override:
stream_chat:
path: ../stream_chat
dev_dependencies:
mockito: ^4.1.4
flutter_test: