matrix-dart-sdk/lib/src
Christian Kußowski 9549270423
chore: Revert on upload progress
This is not working as expected.
As far as I can see there is no
way to do this with the http
package for now. Only way would
be to switch to dio. Not sure
if we want to do this.
2025-09-29 14:58:40 +02:00
..
database refactor: migrate to web and js_interop pkgs 2025-09-26 14:08:01 +02:00
models refactor: (BREAKING) Make database required 2025-05-16 08:28:08 +02:00
utils chore: Revert on upload progress 2025-09-29 14:58:40 +02:00
voip refactor: migrate to web and js_interop pkgs 2025-09-26 14:08:01 +02:00
client.dart chore: Revert on upload progress 2025-09-29 14:58:40 +02:00
event.dart feat: Add onProgress for upload and download methods 2025-09-29 11:56:15 +02:00
event_status.dart refactor: Remove unused event status roomState 2025-05-08 09:17:10 +02:00
presence.dart chore: add require trailing comma lint 2024-11-07 16:13:37 +01:00
room.dart chore: Revert on upload progress 2025-09-29 14:58:40 +02:00
timeline.dart refactor: Restrict canRequestHistory to joined or archived rooms 2025-07-17 09:51:50 +02:00
user.dart fix: user.canKick should be true for knocking users as well 2025-06-16 09:56:40 +02:00