moca_matrix_sdk 0.4.0 moca_matrix_sdk: ^0.4.0 copied to clipboard
Dart Matrix SDK wrapper for Moca App. This library gives the developer methods for interacting with a matrix server
0.1.0 #
- Initial version.
- Get, invite and accept rooms
- Send message
- Login, logout, register
- No binaries included
0.2.0 #
- Added methods for session handling
- Includes windows binaries
- Added support for local storage with SQLite and IndexedDB
0.3.0 #
- Added iOS binaries
0.4.0 #
- Added room participants to getRooms method