xmtp_plugin 1.0.1 copy "xmtp_plugin: ^1.0.1" to clipboard
xmtp_plugin: ^1.0.1 copied to clipboard

A Flutter plugin for XMTP decentralized messaging. Supports DMs, group chats, content codecs, consent management, and real-time streaming across Android, iOS, Windows, and Web.

1.0.1 #

  • Removed untested macOS and Linux platform declarations
  • Fixed lint warnings (unused imports, missing @override annotations, unnecessary type checks)
  • Added .gitignore, removed generated files from tracking

1.0.0 #

  • Initial release
  • Client initialization with private key and encrypted local database
  • Direct messages (DMs) and group conversations
  • Real time message streaming via subscribeToAllMessages()
  • Extensible codec system with built in support for text, attachments, remote attachments, reactions, replies, read receipts, actions, intents, group updates, delete messages, leave requests, and multi remote attachments
  • Consent management per conversation and per inbox
  • Group operations: create, update metadata, manage members and admin roles
  • Inbox management: installations, account linking, recovery identity
  • History sync across devices
  • Platform support: Android (xmtp-android SDK), iOS (XMTP Swift SDK), Windows (Rust FFI via libxmtp), Web (XMTP Browser SDK v5)
1
likes
0
points
116
downloads

Publisher

verified publisherjmsl.xyz

Weekly Downloads

A Flutter plugin for XMTP decentralized messaging. Supports DMs, group chats, content codecs, consent management, and real-time streaming across Android, iOS, Windows, and Web.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, flutter, flutter_rust_bridge, flutter_web_plugins, http, plugin_platform_interface, pointycastle, protobuf, wallet, web, web3dart

More

Packages that depend on xmtp_plugin

Packages that implement xmtp_plugin