e60294dc92
fix(llc): Fix attachment upload state uneven progress. ( #315 )
...
* feat(llc): Add rate limiter functions.
fix(llc): Fix attachment upload state uneven progress.
Signed-off-by: Sahil Kumar <[email protected] >
* feat(llc): Export `async.dart` and `rate_limit.dart`
Signed-off-by: Sahil Kumar <[email protected] >
* refactor(llc): Replace our `rate_limit` implementation with the dart port of js `lodash` to better handlw `cancel` and `flush` functions.
Signed-off-by: Sahil Kumar <[email protected] >
* fix(UI-Kit): Make android example run on real devices
Signed-off-by: Sahil Kumar <[email protected] >
* fix offline behaviour
Co-authored-by: Salvatore Giordano <[email protected] >
2021-03-08 12:35:43 +01:00
c5252ab4d4
style: Update for team lint ( #297 )
...
* Update for team lint
* fix tests
* remove pedantic and sort deps
* remove jiffy from system message
Co-authored-by: Salvatore Giordano <[email protected] >
2021-03-03 09:44:48 +01:00
Sahil Kumar
b29f673e91
[LLC] Refactor attachment_file_uploader usage in client and channel
...
Signed-off-by: Sahil Kumar <[email protected] >
2021-02-17 20:14:01 +05:30
Sahil Kumar
0a6948cf32
[Async Attachment Upload] Initial implementation
...
Signed-off-by: Sahil Kumar <[email protected] >
2021-02-16 21:21:15 +05:30
Sahil Kumar
628542f99b
[LLC, UI-KIT] Add support for custom attachment upload delegate
...
Signed-off-by: Sahil Kumar <[email protected] >
2021-02-05 14:57:17 +05:30
Salvatore Giordano
964a428f2e
rename package folders
2021-02-01 15:45:58 +01:00