moca_matrix_sdk 0.16.2 copy "moca_matrix_sdk: ^0.16.2" to clipboard
moca_matrix_sdk: ^0.16.2 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.15.0 #

  • Send attachments to conversations
  • Methods for handling payments on conversations
  • Set global display name
  • Set profile picture

0.15.1 #

  • Added missing method for send attachments

0.16.0 #

  • Added method for getting image bytes

0.16.2 #

  • Added support for handling video, audio and generic files
  • Added cache support for media files
0
likes
110
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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_rust_bridge

More

Packages that depend on moca_matrix_sdk