moca_matrix_sdk 0.14.0 copy "moca_matrix_sdk: ^0.14.0" to clipboard
moca_matrix_sdk: ^0.14.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

0.5.0 #

  • Added optional parameter deviceId to login method
  • Added method to manually refresh tokens

0.6.0 #

  • Added method to search for user

0.7.0 #

  • Added invitedId param for m.room.meber events

0.8.0 #

  • Added getLeftRooms
  • Refactored matrix rust functions into helpers

0.9.0 #

  • Fixed issues related to error handling

0.10.0 #

  • Refactored rust code
  • Added linux binaries and plugin
  • Added delete room method
  • Added support for android binaries

0.11.0 #

  • Added read receipts to getJoinedRooms method
  • Added method to update public read receipt
  • iOS binaries compiled on build process

0.12.0 #

  • Added method to register an http notifications

0.13.0 #

  • Client refactor to create in every function

0.14.0 #

  • Fixed client syncronization issues
0
likes
0
points
646
downloads

Publisher

unverified uploader

Weekly Downloads

Dart Matrix SDK wrapper for Moca App. This library gives the developer methods for interacting with a matrix server

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_rust_bridge

More

Packages that depend on moca_matrix_sdk