matrix-dart-sdk/lib
The one with the braid 86fa1f9203
feat: BREAKING improve command_extension
- unify behavior of all message sending related command
- add a StringBuffer as stdout-like output buffer for commands
- create a typedef for the command function signature
- create a common exception type for command execution
- enable commands to run on Client-level rather than Room-level
- BREAKING: Client.addCommand signature now takes an optional StringBuffer as second parameter
2025-02-04 16:19:57 +05:30
..
encryption fix: Megolm sessions become invalid after restarting client 2025-02-04 10:12:58 +01:00
matrix_api_lite chore: (BREAKING CHANGE) spec v1.13 autogen 2025-01-13 09:26:59 +01:00
msc_extensions refactor: Fix new lints from flutter 3.27 2024-12-15 12:21:26 +01:00
src feat: BREAKING improve command_extension 2025-02-04 16:19:57 +05:30
encryption.dart chore: Upgrade dependencies 2024-10-21 13:04:47 +02:00
fake_matrix_api.dart refactor: Remove BasicRoomEvent type 2025-01-09 11:05:01 +01:00
matrix.dart refactor: (BREAKING) Remove deprecated Hive Database 2024-12-31 09:00:47 +01:00
matrix_api_lite.dart refactor: Remove BasicRoomEvent type 2025-01-09 11:05:01 +01:00